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