How to figure out which MapType it is, and what Thunderforest apikey will match it?
-
I have added a Map QML type to my application. It tells me that "api key required".
Well, I have found the name of the style I want on Thunderforest webpage.

Then I went to QML docs and configured a parameter of the Plugin property of the Map object using osm.mapping.custom.host. It requires an apikey to one of the provided maps by Thunderforest. It is done. This thread from bugreports helped me to, at least, get going and get rid of "api key required" label.
The question: what qml MapType matches the apikey for Atlas Thunderforest map type? (and displays Atlas type therefore)

I also don't know why console outputs these errors
