Class ICON_POSITION

Enum for map svg icons

Source : file main/Constants.js at line 226

Public getters and setters

readonly static get atEnd : Number

The icon is on the end point

Source : file main/Constants.js at line 247

readonly static get atStart : Number

The icon is on the start point

Source : file main/Constants.js at line 233

readonly static get onRoute : Number

The icon is between the start point and end point

Source : file main/Constants.js at line 240