Simoma / rena

Track recorder for Sailfish OS
GNU General Public License v3.0
11 stars 3 forks source link

Consider other map sources #10

Open Simoma opened 10 years ago

Simoma commented 10 years ago

Consider changing default map from openstreetmap.org to something else, perhaps MapQuest Open. This avoids load on openstreetmap.org. Consider adding possibility to select from few map sources.

otsaloma commented 7 years ago

This should be doable, to some extent, with changes in the osm plugin in QtLocation 5.6, if we ever get that upgrade in SFOS. There's also a Mapbox plugin added. With the current QtLocation 5.2, you'd probably need to write a custom plugin, which is likely more trouble that it's worth.