maxZoomLevel property

double maxZoomLevel
final

Specifies the maximum zoomLevel of the widget.

It can't be null and must be greater than or equal to 1 and minZoomLevel.

Implementation

final double maxZoomLevel;