Performs the double-tap action.
@override void onDoubleTap(double xPos, double yPos, double zoomFactor) { _doubleTapZooming(xPos, yPos, zoomFactor); }