minZoom property

double minZoom
final

The inclusive lower zoom limit used for the resulting fit.

If the zoom level calculated for the fit undercuts the minZoom value, minZoom will be used instead.

Implementation

final double minZoom;