position property

PolylinePosition get position

The reached position on the given route. The 'RouteMetadata::weight' field contains data for the part of the route beyond this position.

Implementation

mapkit_geometry_geometry.PolylinePosition get position;
set position (PolylinePosition val)

Implementation

set position(mapkit_geometry_geometry.PolylinePosition val);