aebadirad / Leaflet.AutoLayers

A dynamic leaflet layers control that pulls from multiple mapservers and manages basemaps and overlays plus order
MIT License
31 stars 21 forks source link

Add Geoserver in Mapservers options #3

Closed diegomonteiro closed 7 years ago

diegomonteiro commented 8 years ago

Hello, I have a GeoServer server and want to add it in the options "Mapservers", is there any example of such integration?

aebadirad commented 8 years ago

There's a few different ways. If your GeoServer is exporting the default WMS maps, you can just use the WMS capability.

If you're using WFS, I will probably have to add the WFS capability in. But that is something that can be done pretty easily upon request.

diegomonteiro commented 7 years ago

Thanks for your attention, its worked