BasemapStyleLanguageInfo

Information about a language that can be used to customize labels on a basemap. To request that labels on a Basemap are displayed in a given language, set the value of the BasemapStyleLanguageInfo.languageCode property to BasemapStyleParameters.specificLanguage.

Since

200.5.0

Properties

Link copied to clipboard

Human-readable name of the language (e.g. "Portuguese (Brazil)"). To see the latest list of languages supported by the Basemap Styles Service, and the display name associated with each language, see the Languages section[https://developers.arcgis.com/rest/basemap-styles/#languages] of the Basemap Styles Service documentation.

Link copied to clipboard

CLDR[https://cldr.unicode.org/] code for this language. The format is a string that uses a two letter language code (e.g. "en" for English) optionally followed by a two letter country code (e.g. "en-US" for US English). To see the latest list of languages supported by the Basemap Styles Service, and the code associated with each language, see the Languages section[https://developers.arcgis.com/rest/basemap-styles/#languages] of the Basemap Styles Service documentation.