Class RoundaboutData

A simple container to store data on roundabouts

Source : file core/mapIcon/RoundaboutData.js at line 29

Constructor

new RoundaboutData ( )

The constructor

Source : file core/mapIcon/RoundaboutData.js at line 56

Public properties

isEntry : Boolean

A boolean indicating when the icon is placed at the entry of a roundabout

Source : file core/mapIcon/RoundaboutData.js at line 43

isExit : Boolean

A boolean indicating when the icon is placed at the exit of a roundabout

Source : file core/mapIcon/RoundaboutData.js at line 50

isMini : Boolean

A boolean indicating when the roundabout is a mini roundabout

Source : file core/mapIcon/RoundaboutData.js at line 36