GetMapStaticImageOptions.Language Property

Definition

Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used.

Please refer to Supported Languages for details.

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

Property Value

Applies to