Share via


RouteDirectionOptions.Language Property

Definition

The language parameter determines the language of the guidance messages. Proper nouns (the names of streets, plazas, etc.) are returned in the specified language, or if that is not available, they are returned in an available language that is close to it. Allowed values are (a subset of) the IETF language tags. The currently supported languages are listed in the Supported languages section. Default value: EnglishGreatBritain

public Azure.Maps.Routing.RoutingLanguage Language { get; set; }
member this.Language : Azure.Maps.Routing.RoutingLanguage with get, set
Public Property Language As RoutingLanguage

Property Value

Applies to