meshtastic / web

Meshtastic Web Client
https://client.meshtastic.org
GNU General Public License v3.0
235 stars 92 forks source link

[Feature] Custom map WMS/TMS URLs #33

Open sgofferj opened 2 years ago

sgofferj commented 2 years ago

It would be nice if it was possible to configure custom WMS/TMS URLs for the map of the web UI. That could either be in a config file on the web server or saved in the client browser.

Hunter275 commented 3 months ago

Made my own ticket before I remembered this one existed.


Description

Many people have requested the ability to change the map tiles or theme. https://github.com/meshtastic/web/issues/199#issuecomment-2154709194

Adding a configuration setting to allow a user to input their own .json map theme would allow for custom maps.

This would probably be a web only setting. The iOS app uses the built in map, unsure about the Android app.