TileSettings.MinZoom Property

Definition

The minimum zoom level that can be requested for this collection. Provides a hard limit for the tile servers to ensure they don't get requests for low zoom levels, which would cause many files to be fetched and the tile servers to hang.

public int MinZoom { get; set; }
member this.MinZoom : int with get, set
Public Property MinZoom As Integer

Property Value

Applies to