MapConfigurationUpdate
Specifies the political view for the style.
Contents
- CustomLayers
-
Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as POI layer for the VectorEsriNavigation style. Default is
unset
.Note
Not all map resources or styles support custom layers. See Custom Layers for more information.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[-._\w]+
Required: No
- PoliticalView
-
Specifies the political view for the style. Set to an empty string to not use a political view, or, for styles that support specific political views, you can choose a view, such as
IND
for the Indian view.Note
Not all map resources or styles support political view styles. See Political views for more information.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 3.
Pattern:
[A-Z]{3}$|^
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: