maxZoomLevel property
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;
Specifies the maximum zoomLevel of the widget.
It can't be null and must be greater than or equal to 1
and
minZoomLevel.
final double maxZoomLevel;