startDistanceM property
Distance (meters) from the route start where this country section begins.
The section ends where the next one starts, or at the route length for the last section.
See also:
- RouteBase.getCoordinateOnRoute - Get coordinates along the route at specific distances.
Implementation
int startDistanceM;