Arrival Options
class ArrivalOptions
Content copied to clipboard
Choose when to be notified of arrival.
Parameters
arrivalInSeconds
While the next stop is less than arrivalInSeconds away, ArrivalController.navigateNextRouteLeg will be called
arrivalInMeters
While the next stop is less than arrivalInMeters away, ArrivalController.navigateNextRouteLeg will be called
Types
Builder
Link copied to clipboard
Functions
Properties
arrivalInMeters
Link copied to clipboard
While the next stop is less than arrivalInMeters away, ArrivalController.navigateNextRouteLeg will be called
arrivalInSeconds
Link copied to clipboard
While the next stop is less than arrivalInSeconds away, ArrivalController.navigateNextRouteLeg will be called