Package-level declarations
Types
Allows to cancel the associated asynchronous operation.
A configuration class used to set a custom location provider implementation.
Holds available engine types.
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.
Flag used to select which MapGptService is used for AI conversations.
Holds available MapIncidentsVisibility types.
Holds available MapStyleMode types.
Holds available MapStyleTheme types.
Holds available MapTrafficLightsVisibility types.
Holds available MapTrafficVisibility types.
Common interface for factories that create markers for symbol descriptors.
MarkerOptions is a class that contains all the options for a marker.
Interface representing a personal location.
Holds available road camera types.
Factory for creating markers for destination symbol descriptors.
Holds available options for the screen directionality used to determine the placement of top level UI components.
Interface representing a search category.
Holds available SearchEntranceMode types.
Interface representing a search group.
Holds available positions for the search panel.
Factory for creating markers for search suggestions symbol descriptors.
Holds available StreetNameVisibility types.
Represents a symbol descriptor that can be displayed on the map.
Interface representing a travel timeline search group. This interface can be implemented by different travel timeline categories.
Maps the UiMode and UiModeSettings to a single UiMode type.
Holds available UiModeSettings types.
Holds available UnitOfMeasurement types.
Available worldview country codes available for map internationalization by specific country
Functions
Composable function to render the different states of a DataState object.