doubleTapToZoomInEnabled property

bool? doubleTapToZoomInEnabled
getter/setter pair

Whether double tapping the map with one touch results in a zoom-in animation. Default value: true.

Implementation

bool? doubleTapToZoomInEnabled;