Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
b55d84516 (dev), fe4580824 (dev)
Description
The new default provider wants an API key, but there is currently no way to provide it.
Looks like we need to:
- Append "?apikey=<MY-API-KEY>" to all URLs for "http://a.tile.thunderforest.com" in qgeotiledmappingmanagerengineosm.cpp
- Modify the QGeoCodingManagerEngineOsm constructor to check for a new parameter (say, "osm.access_token" or "osm.api_key")
Attachments
Issue Links
- resulted from
-
QTBUG-114118 Qt Location Open Street Map Plugin: Tile server not working anymore
- Closed
For Gerrit Dashboard: QTBUG-115742 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
516784,2 | Add a note on apikey in the url in the documentation | dev | qt/qtlocation | Status: MERGED | +2 | 0 |
517381,4 | Avoid adding x-y-z structure of tile server if the url end with a key | dev | qt/qtlocation | Status: MERGED | +2 | 0 |