Customizing the experience
Hands-Free experience
Override the default settings by using the SdkSettings class.
Setting "autoArriveByLocation: true" will cause the app to automatically call arriveToWaypoint once the user is within the vicinity of the way point's destination.
Setting "autoLeaveByLocation: true" will cause the app to automatically call leaveWaypoint once the user leaves the vicinity of the way point's destination.
In order to track automatic events and state changes of an active order you can observe the active order state.
Updated over 2 years ago