Skip to main content

Native Axioroute Entities

Out of the box, the Map Webview can handle some Axioroute entities with default display and interactions.

Sites

  • Default rendering
  • Rollover + default tooltip

Operations

  • Default rendering (unaffected operations only)
  • Rollover + default tooltip
  • Selectable
  • Draggable
  • Can be set as Current

Routes

  • Default rendering
  • Rollover + default tooltip
  • Selectable (CTRL/CMD + left click or rectangle selection)
  • Draggable
  • Can be set as Current (left click)

Activities

  • Default rendering (based on operations affected on Routes)
  • Rollover + default tooltip
  • Selectable (CTRL/CMD + left click or rectangle selection)
  • Draggable
  • Can be set as Current (left click)

Itineraries

  • Default rendering (with additional informations if attached to a Route)
  • Rollover + default tooltip
  • Selectable (CTRL/CMD + left click or rectangle selection)
  • Draggable
  • Can be set as Current (left click)
  • Replace matching Route wired display (if any)
Note

These entities may be Selectable or Draggable, but what happen upon selection or drag is up to you to implement.