Flomp / wanderer

wanderer is a self-hosted trail database. Save your adventures!
GNU Affero General Public License v3.0
1.11k stars 29 forks source link

Allow custom map tile sets #84

Closed tgrosinger closed 2 months ago

tgrosinger commented 3 months ago

I would love to be able to change the tileset used on the maps. For example, ThunderForest has several different maps aimed at specific use cases:

Ideally it would be possible to configure these globally, and then set a preferred map based on the trail category. It could also be overridden when viewing a trail.

Thank you! Wanderer is amazing.

Flomp commented 3 months ago

Thank you for the suggestion. With v0.7.0 I introduced OpenTopoMaps tiles. It would indeed be fairly simple to let the user add custom tilesets. I'm planning to overhaul the settings menu. I think I will include it there.

Flomp commented 2 months ago

Adding custom tilesets is now possible in v0.8.0.