doubleTapAction

fun doubleTapAction(zoomOnMapCenter: Boolean = useMapCenterForDoubleTap)

Performs a sequence of zoom actions (animation) on the center of the MapView Override this method to change the map behavior when a double tap event happens

Parameters

zoomOnMapCenter

defines if the zoom performed for the double tap action must use map's center or tapped screen's coordinates