你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GetMapStaticImageOptions.ZoomLevel 属性

定义

地图的所需缩放级别。 缩放值必须在以下范围内:0-20 ((含) )。 默认值为 12。 有关详细信息 ,请参阅缩放级别和磁贴网格

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

属性值

适用于