Array.<LocationDetails>Get the WayPoints
Kind: Instance method of OnWayPointChange
Returns: Array.<LocationDetails> - the KEY_WAY_POINTS value
OnWayPointChangeSet 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} |