On Location Click Listener
The Location Component exposes an API for listening to when the user clicks on the location layer icon visible on the map. When this event occurs, the .onLocationComponentClick method gets invoked.
fun fun interface OnLocationClickListener
Content copied to clipboard
Functions
equals
Link copied to clipboard
onLocationComponentClick
Link copied to clipboard
abstract fun onLocationComponentClick()
Content copied to clipboard