Udostępnij za pośrednictwem


GetMapStaticImageOptions.ZoomLevel Property

Definition

Desired zoom level of the map. Zoom value must be in the range: 0-20 (inclusive). Default value is 12. Please see Zoom Levels and Tile Grid for details.

public int? ZoomLevel { get; set; }
member this.ZoomLevel : Nullable<int> with get, set
Public Property ZoomLevel As Nullable(Of Integer)

Property Value

Applies to