POI (MeetingPoint)

Generate POI-URLs (aka meeting point) suitable for sending by e-mail.

../../../../../_images/poi1.png

Configuration

../../../../../_images/poi_configuration1.png
  • Title: Title of the element. The title will be listed in “Layouts” and allows to distinguish between different buttons. It will be indicated if “Show label” is activated.
  • Tooltip: text to use as tooltip.
  • Body: define a text to display.
  • Target: only map-element is possible.
  • Use Mailto: send POI by e-mail.

YAML-Definition:

target: map                             # only map-element is possible
body: 'Please take a look at this POI'  # define a text to display

Class, Widget & Style

  • Class: MapbenderCoreBundleElementPOI
  • Widget: mapbender.mbPOI

JavaScript API

defaultAction

Opens a dialog and listens for next click on map to select POI location.