timeBetweenPolylinePositions abstract method
Return travel time between two polyline positions.
Implementation
core.double timeBetweenPolylinePositions(
mapkit_geometry_geometry.PolylinePosition from,
mapkit_geometry_geometry.PolylinePosition to);