doubleClickZoomEnabled property

bool? doubleClickZoomEnabled
final

Set to true to forcefully disable/enable if map should respond to double click to zoom.

This takes presedence over zoomGesturesEnabled. Only supported for web.

Implementation

final bool? doubleClickZoomEnabled;