maxNativeZoom property

int? maxNativeZoom
final

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

Implementation

final int? maxNativeZoom;