html - How to automatically add WFS layers in web map -
i beginner web map development using leaflet. able add wfs layers geo-server web map. using leaflet style wfs layers. in html have few layers using geojson format , 1 wfs layer geoserver.
my question is, whenever add new layer geoserver want view in web map without updating html. there option or method update html file automatically whenever add new layer geoserver?.
thank in advance response.
ra
why not prepare ajax call server lists available wfs layers, direct leaflet there?
Comments
Post a Comment