distanceNotificationDistanceInMeters property

int distanceNotificationDistanceInMeters
getter/setter pair

The default distance setting for ManeuverNotificationType.distance notification.

Transport Mode Timing Profile Default value
TransportMode.pedestrian TimingProfile.fastSpeed 100
TransportMode.pedestrian TimingProfile.regularSpeed 100
TransportMode.pedestrian TimingProfile.slowSpeed 100
Others TimingProfile.fastSpeed 1300
Others TimingProfile.regularSpeed 300
Others TimingProfile.slowSpeed 300

Implementation

int distanceNotificationDistanceInMeters;