Description

This component adds a tooltip to a marker in the map. The value is resolved from an SFormat.


Implementation

  • Drag and drop the component into a MapAddress or a MapCoordinates in the station.
  • Enter the SFormat to resolve the value. The origin will be the parent of this component.


If you want to display multiple value, only one tooltip can be displayed per maker. Then the last marker value will be choosed for the position and the mode.


Properties

  • Icon Name: The name of the icon before the value, see http://fontawesome.io/cheatsheet
  • Icon Color: The color of the icon
  • Position: The position of the tooltip
  • Mode: The way to display the tooltip (always displayed or only on hover)
  • Value: The SFormat of the value to display (should resolve a string)