maximumZoomLevel property

double maximumZoomLevel
final

Minimum zoom level from which the layer will not be visible. The value must be less than or equal to the MapCameraLimits.MAX_ZOOM_LEVEL. Note that the map layer is not visible at the maximum zoom level.

Implementation

final double maximumZoomLevel;