Sdílet prostřednictvím


GetMapStaticImageOptions.ImagePushpinStyles Property

Definition

Pushpin style and instances. Use this parameter to optionally add pushpins to the image. The pushpin style describes the appearance of the pushpins, and the instances specify the coordinates of the pushpins and optional labels for each pin.

public System.Collections.Generic.IList<Azure.Maps.Rendering.ImagePushpinStyle> ImagePushpinStyles { get; }
member this.ImagePushpinStyles : System.Collections.Generic.IList<Azure.Maps.Rendering.ImagePushpinStyle>
Public ReadOnly Property ImagePushpinStyles As IList(Of ImagePushpinStyle)

Property Value

Applies to