roadModifiers property

Set<RoadModifier> get roadModifiers

Set of road characteristics and modifiers for the current position.

Provides detailed information about the road segment where the position is located, including structural features and traffic characteristics. This data is only available when the position has been successfully map-matched to road network data.

Returns

See also:

Implementation

Set<RoadModifier> get roadModifiers;