onMyLocationButtonClick

abstract fun onMyLocationButtonClick(): Boolean

Called when the my location button is clicked.

Return

true if the listener has consumed the event (i.e., the default behavior should not occur); false otherwise (i.e., the default behavior should occur)