WMS Loader

Opens a dialog in which a WMS can be loaded via the getCapabilities-Request. You can load WMS 1.1.1 and WMS 1.3.0.

../../../../../_images/wms_loader.png

Configuration

../../../../../_images/wms_loader_configuration.png

You need a button to show this element. See Button for inherited configuration options.

YAML-Definition:

target: ~                            # Id of Map element to query
tooltip: 'WMS Loader'                # text to use as tooltip
autoOpen: false                      # true/false open when application is started, default false
defaultFormat: 'image/png'           # default format is image/png, further possibilities: image/gif, image/jpeg
defaultInfoFormat: 'text/html'       # default infoformat is text/html, further possibilities: text/xml, text/plain
splitLayers: false                   # split layer on load of the service, default false
useDeclarative: false                # allow to load service from a link (for example from featureInfo or search)
                                     # and define the layers to activated, default false

Class, Widget & Style

  • Class: Mapbender\WmsBundle\Element\WmsLoader
  • Widget:
  • Style:

HTTP Callbacks

None.

JavaScript API

activate

Opens a dialog in wich a WMS can be loaded via the getCapabilities-Request. You can load WMS 1.1.1 and WMS 1.3.0.

JavaScript Signals

None.

Table Of Contents

Previous topic

MapbenderWMSBundle

Next topic

MapbenderWMCBundle

This Page