MapSemanticActions
TomTomMap Composable specific semantic actions.
A collection of custom semantics actions designed to enhance the accessibility and testability of the map.
These actions allow interaction with the map in UI tests and provide additional accessibility support.
See Semantics in Compose for more information.
See also
Properties
A key for the custom accessibility action to add a SceneReadyListener that indicates when the scene is ready.
Custom semantics property key to retrieve geographical coordinates for a given Offset.
Semantic action to obtain Layers of the map.
Semantic action to obtain RenderedFeatures of a given GeoBoundingBox controlled by RenderedFeatureQueryOptions.
Semantic action to obtain RenderedFeatures of a given GeoPoint controlled by RenderedFeatureQueryOptions.
Custom semantics property key to retrieve the screen offset for a given GeoPoint.