Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to figure out which MapType it is, and what Thunderforest apikey will match it?

How to figure out which MapType it is, and what Thunderforest apikey will match it?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 233 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gonpaul
    wrote on last edited by
    #1

    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.
    e15e407c-4a3b-4c2a-9dd7-ec89f9aabd32-image.png

    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)

    37cd61e3-3508-4bdc-ad76-304094a12509-image.png

    I also don't know why console outputs these errors
    cf357c3c-02e9-45d4-bff4-eb6b767f5755-image.png

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved