open class CurrentLocationClickAction : CurrentLocationViewAction
Class with listener to check if user clicked center on map component.
CurrentLocationClickAction(clickCallback: ClickableMapComponent.MapComponentClickCallback!)
Constructor with |
open fun isValid(): Boolean |
|
open fun perform(actionContext: Context): Unit |