Package-level declarations
Types
The state of the camera of the map view.
The Copyrights state of the map view.
State of the CurrentLocationMarker Composable.
The vehicle restriction state of the map view.
The state of the location of the map view.
The styling of the map view.
The state of TomTomMap composable.
State of the Markers Composable.
State of the Marker Composable.
The UI element state of the Polyline Composable.
The rendered feature state of the map view.
State of the Traffic Composable.
Functions
Remembers and returns the CurrentLocationMarkerState.
Remembers and returns the LogoState. The same state is returned as long as all parameter values are the same. If any parameter value changes, a new state instance is returned.
Remembers and returns the MapViewState. The state is remembered across recompositions.
Remembers and returns the MarkersState.
Remembers and returns the MarkerState.
Remembers and returns the PolylineState.
Remembers and returns the TrafficState. The same state is returned as long as all parameter values are the same. If any parameter value changes, a new state instance is returned.