extjs - Layer Switcher using EXT JS -
I am working in an application where map layers were published using GeoSER, Displayed on the panel created by JS, I want to include layer switcher features inside the trippanel on EXJ JS.
How can I get all the WMS layers published under a particular workspace inside a paperpanel to feature the layer switches
I'm not sure who you are asking for, but there is a request type called GetCapabilities which are the layers available on the bossovers. An example of parsing getCapabilities for a simple one.
Comments
Post a Comment