minNativeZoom property

double? minNativeZoom
final

Minimum zoom number the tile source has available. If it is specified, the tiles on all zoom levels lower than minNativeZoom will be loaded from minNativeZoom level and auto-scaled.

Implementation

final double? minNativeZoom;