Compartir a través de


GetMapStaticImageOptions.MapImageLayer Propiedad

Definición

Capa de mapa solicitada. Valor posible: StaticMapLayer.Basic, StaticMapLayer.Labels o StaticMapLayer.Hybrid Si la capa está establecida StaticMapLayer.Labels en o StaticMapLayer.Hybrid, el formato debe ser 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)

Valor de propiedad

Se aplica a