abstract fun onMarkerClick(@NonNull marker: Marker): Unit
Called when the user clicks on the marker.
marker - Marker: Selected marker.
marker