NavigationOptions
A data class containing information about the navigation options
Constructors
Types
A struct containing information about the navigation stop options.
Properties
The camera mode used to track the rendered location on the map. Default is null, which means that after the navigation is started, the camera mode remains unchanged
The data class containing information about itinerary options.
The navigation recalculation time interval, measured in seconds, indicates the interval between consecutive navigation recalculations. An interval of less than 5 seconds is forbidden. Default is 5 seconds
The render mode being used to show the location and/or compass updates on the map when navigation is started. Default is null, which means that after the navigation is started, the render mode remains unchanged
The data class containing information about the navigation stop options.
The distance measured in meters indicates when the user's location will no longer be projected onto the itinerary and navigation will be recalculated. Default is 25 meters
The zoom level applied when navigation is started. Default is null, which means that after the navigation is started, the zoom remains unchanged