minZoomLevel property
Specifies the minimum zoomLevel of the widget.
It can't be null and must be greater than or equal to 1
and lesser than
maxZoomLevel.
Implementation
final double minZoomLevel;
Specifies the minimum zoomLevel of the widget.
It can't be null and must be greater than or equal to 1
and lesser than
maxZoomLevel.
final double minZoomLevel;