Basemap Style Parameters
constructor()
Creates a BasemapStyleParameters that controls how a BasemapStyle is used when constructing a Basemap. After creating a BasemapStyleParameters object, BasemapStyle preferences, such as language, can be set.
A preference for using global, local, or the system locale language can be set using BasemapStyleParameters.languageStrategy. To define a preference for a specific language, set the BasemapStyleParameters.specificLanguage property to a supported language code.
Since
200.3.0