Description

This component defines a marker to be displayed in the Map Location Container view based on coordinates expressed as longitude and latitude. The color of the marker varies according to the status of the point to which it is linked. It is possible to click on the marker to be redirected to the linked target.


Implementation

  • Drag and drop the component into a Map Location Container in the station.
  • Activate the component.
  • Enter the coordinates in decimal degrees (required)
  • Enter the ord of the point or set up that will be used to animate the color of the marker (optional)
  • Enter the ord of the file of the station concerned (or any web link) when clicking on the marker (optional)


  


Properties

  • Enabled: Activates the marker to display on the map.
  • Latitude: Marker latitude (decimal number with up to five digits after the decimal point)
  • Longitude: Marker longitude (decimal number with up to 5 digits after the decimal point)
  • Marker Status Ord: Ord of the point or the set up which will be used to animate the color of the marker according to its status (optional)
  • Hyper Link Marker: The target link to which the user is sent when clicking on the marker.
  • Marker Color: The color of the marker if no marker status ord provided
  • Marker Icon: Name of the icon to display on the marker. The list of possible icons can be found on this page: http://fontawesome.io/cheatsheet/.
  • Popup Background: the background color of the popup 
  • Popup Foreground: the foreground of the popup
  • Popup Icone Name: the icon of the button in the popup
  • Popup button background: the background color of the button in the popup
  • Markdown: Popup content that will be displayed when clicking the marker. If there is no content inside this slot, no popup will show on marker click