viaPoints property
List<PolylinePosition>
get
viaPoints
List of via points on the path. A via point is described by the index of the point in the route geometry polyline.
Implementation
core.List<mapkit_geometry_geometry.PolylinePosition> get viaPoints;