DashInit
Properties
The application ID of the app that the plugin is being used in.
Camera configuration.
A config for custom location provider implementation. See CustomLocationFactoryProviderConfig for details. Note that in the config you must specify a location provider type: LocationProviderType.REAL, LocationProviderType.MOCKED or LocationProviderType.MIXED. Note that locations emitted by a custom location provider must set a valid value for isMock extra flag: real locations must have it set to false or not set at all, while mocked/simulated locations must have it set to true. Every location object specifies this flag, so if your location provider's type is LocationProviderType.MIXED, emitted locations will just have different flag values, depending on whether they are real or mocked. To set this flag, use:
Configuration for the debug settings.
Configuration options for UI routing.
DashDeviceType that defines the type of device on which the app is running. The type of device providing data to the navigator.
Configures vehicle's engine type.
The environment in which the plugin is being used.
Configuration for the location simulation.
Voice Assistant configuration.
Mapbox Maps styles configuration.
Configuration options for route options.
Search configuration.
Configuration for speed limits options.
Dash UI elements appearance configuration.
Ui configuration.
Configuration for settings screen.
Configures default unit of measurement.
The version name of the app that the plugin is being used in.
Voices configuration.
Functions
Configures camera behavior.
Configures debug settings.
Configures UI routing.
Configures the location simulation.
Configures voice assistant.
Configures the Mapbox Maps styles used with Dash. You can edit or create new ones via Mapbox Studio.
Configures the route options.
Configures search.
Configures speed limits options.
Configures appearance of Dash's UI elements.
Configures UI properties.
Configures UI Settings
Configures the voices used for Dash Navigation and MapGPT.