RouteDirectionOptions.Language Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET