Suggest Map

Notice: that you need the element WMC Editor to use this functionality.

Notice: that all configurations are pubic at the moment. Later in development we want to add access control to this module too.

../../../../../_images/suggestmap.png

Configuration

../../../../../_images/suggestmap_configuration.png

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

YAML-Definition:

title: Suggest Map
tooltip: Suggest Map      # text to use as tooltip
icon: iconSuggestMap      # choose an icon
label: true               # add title as label
target: wmceditor         # choose wmceditor as target
action: open              #
deactivate: close         #

Class, Widget & Style

  • Class: Mapbender\WmcBundle\Element\SuggestMap
  • Widget: <Put Widget name here>
  • Style: <Put name of css file here>

HTTP Callbacks

<action>

JavaScript API

<function>

JavaScript Signals

<signal>

Table Of Contents

Previous topic

MapbenderWMCBundle

Next topic

WMC Editor

This Page