PassThroughWaypoint constructor - PassThroughWaypoint - routing library - Dart API
PassThroughWaypoint
PassThroughWaypoint constructor
- RoutePlace place
Implementation
PassThroughWaypoint(RoutePlace place)
: place = place, offset = null;
PassThroughWaypoint(RoutePlace place)
: place = place, offset = null;