MapInteractionDelegate

Definition of the interaction delegate needed to allow adding interactions.

Functions

Link copied to clipboard
abstract fun addInteraction(interaction: MapInteraction): Cancelable

Add the map interaction (e.g. clicking / long clicking map features or map surface).

Link copied to clipboard
abstract fun dispatch(platformEventInfo: PlatformEventInfo)

For internal usage.

Inheritors

Link copied to clipboard