TomTomMapInteraction

Interaction object used by a parent component. Use TomTomMapFactory to create an instance.

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard

Sets a callback that will be triggered when the map instance is ready to use. The callback will be executed on the main thread.

Link copied to clipboard

Removes OnMapReadyCallback from the queue.

Properties

Link copied to clipboard
abstract val mapAdapter: MapAdapter

MapAdapter callback.