maxZoom property

double maxZoom

The maximum possible zoom to use.

Implementation

external double get maxZoom;
void maxZoom=(double value)

Implementation

external set maxZoom(double value);