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