Package-level declarations
Types
Allows to cancel the associated asynchronous operation.
A configuration class used to set a custom location provider implementation.
Configures camera default values and behavior.
Primary configuration of Dash that's applied on initialization time. After initialization, a subset of available configuration options can be mutated at any point in time via update and provided to Dash.applyUpdate.
Definition of a generic configuration class for Dash SDK.
Definition of a generic configuration builder for Dash SDK.
Configuration options for UI routing.
Configuration for the location simulation.
Configuration for the MapGPT feature.
Configures the Mapbox Maps styles used with Dash. You can edit or create new ones via Mapbox Studio.
Configuration options for route options.
Configuration options for route options.
Configures appearance of Dash's UI elements.
Configures ui properties.
Configuration settings for the Text to Speech voices utilized by Dash. If DashConfig.preferLocalTts is set to true, the voices in this configuration will be disregarded. Find the available voices in the PrebuiltDashVoices object.
Holds available engine types.
Holds available Electric Vehicle Search Data Sources.
Callback involved to get the location.
Observer for getting updates from a LocationProvider.
An interface that provides location updates. Note that your implementation of LocationProvider must set isMock extra flag to true in case your locations are not real. To set this flag, use:
An interface to build a location provider implementation based on a request. Note that your implementation of LocationProvider must set isMock extra flag to true in case your locations are not real. To set this flag, use:
Type of a location provider.
Data model that contains parameters for location requests.
The interval for active location updates.
Defines a property in ConfigUpdate that reflects a nullable configuration type.
Holds available SearchEntranceMode types.
Holds available StreetNameVisibility types.
Holds available UnitOfMeasurement types.