remainingDistanceInMeters property

int remainingDistanceInMeters
getter/setter pair

The distance in meters from current location until the end of the Section. Note that the value is accumulated per section, and that the last section contains the overall distance to the destination. Defaults to 0.

Implementation

int remainingDistanceInMeters;