rideLegs property
List<Subpolyline>
get
rideLegs
Vector of polylines each connecting two consecutive stops. This vector is only filled for mass transit ride sections, so this geometry represents a part of the mass transit thread geometry between two stops.
Implementation
core.List<mapkit_geometry_geometry.Subpolyline> get rideLegs;