backdrop-contrib / leaflet

Backdrop CMS Integration with the Leaflet map scripting library.
https://backdropcms.org/project/leaflet
GNU General Public License v2.0
2 stars 2 forks source link

Wms overlay #54

Closed AlexHoebart-ICPDR closed 6 months ago

AlexHoebart-ICPDR commented 6 months ago

This PR is related to https://github.com/backdrop-contrib/leaflet/issues/53. It consists of 3 commits. For my use case of adding multiple WMS overlays, they are all needed. But generally, they can be applied independently. First removes a bug that overlays are added as layers. Second adds a new configuration option for custom map overlays to be enabled by default. Third adds WMS support.