AddWmsFromTree
From MapbenderWiki
User:Christoph Baudson (Module maintainer)
Mapbender >= 2.7
Contents |
API
english
User story
For a map application, the administrator offers a set of WMS, organized in a tree structure. The user of the map application can
- load a WMS into the application
- load a WMS into the application, automatically activate it and zoom to its extent
- show WMS metadata
Usage
The user opens and closes folders by clicking the +/- symbols. The leafs represent WMS, clicking the buttons next to the title will have the effects mentioned in the user story.
This is how the administrator creates the tree structure:
- You first create a service container and add WMS to it
- then create a custom tree for this container
- finally display this tree in Mapbender (set element var applicationName)

