endDistanceM property
getter/setter pair
Distance (meters) from the route start where this restriction section ends.
See also:
- RouteBase.getCoordinateOnRoute - Get coordinates along the route at specific distances.
- startDistanceM - Distance where the restriction section begins.
Implementation
int endDistanceM;