onLocationSelected

abstract fun onLocationSelected(@Nullable location: MPLocation): Boolean

Return

true if the method did handle the event, false otherwise

Parameters

location

The selected MPLocation or null if the selection was cancelled before this event was triggered