nextcloud / maps

🌍🌏🌎 The whole world fits inside your cloud!
https://apps.nextcloud.com/apps/maps
GNU Affero General Public License v3.0
499 stars 88 forks source link

Add custom layers in frontend settings without having to edit the source code #1277

Open sgofferj opened 3 months ago

sgofferj commented 3 months ago

How to use GitHub

Is your feature request related to a problem? Please describe. Maps comes with a limited selection of available layers which do not suit everybody. E.g. openstreetmap is useless in rural Finland because it doesn't cover it well. Adding new layers requires manual editing of mapLayers.js which is uncomfortable and collides with the signature checks.

Describe the solution you'd like Please add the possibility for admins/users to add additional XYZ/WMS/WFS map layers through frontend settings.

Describe alternatives you've considered There is no alternative

Additional context n/a