wayPoints property

List<PolylinePosition> get wayPoints

Polyline positions of waypoints including start and finish point.

Implementation

core.List<mapkit_geometry_geometry.PolylinePosition> get wayPoints;