Array.<LocationDetails>
Get the WayPoints
Kind: Instance method of OnWayPointChange
Returns: Array.<LocationDetails>
- the KEY_WAY_POINTS value
OnWayPointChange
Set the WayPoints
Kind: Instance method of OnWayPointChange
Returns: OnWayPointChange
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
points | Array.<LocationDetails> |
See LocationDetails - The desired WayPoints. {'array_min_size': 1, 'array_max_size': 10} |