EntitySelectionManager

Class for selecting and deselecting entity

Constructors

Link copied to clipboard
constructor(mapstedMapApi: MapstedMapApi)

Functions

Link copied to clipboard
open fun deselectEntity(onComplete: Consumer<Boolean>)
Method to deselect entity
Link copied to clipboard
Method to get the selected entity
Link copied to clipboard
open fun selectEntity(@NonNull entity: Entity, onComplete: Consumer<Boolean>)
Method to select entity