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

GetMapStaticImageOptions.MapImageLayer 属性

定义

请求的地图层。 可能的值: StaticMapLayer.BasicStaticMapLayer.LabelsStaticMapLayer.Hybrid 如果层设置为 StaticMapLayer.LabelsStaticMapLayer.Hybrid,则格式应为 png。

public Azure.Maps.Rendering.MapImageLayer? MapImageLayer { get; set; }
member this.MapImageLayer : Nullable<Azure.Maps.Rendering.MapImageLayer> with get, set
Public Property MapImageLayer As Nullable(Of MapImageLayer)

属性值

适用于