public static interface MapConfigurationUpdate.Builder extends SdkPojo, CopyableBuilder<MapConfigurationUpdate.Builder,MapConfigurationUpdate>
| Modifier and Type | Method and Description |
|---|---|
MapConfigurationUpdate.Builder |
politicalView(String politicalView)
Specifies the political view for the style.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMapConfigurationUpdate.Builder politicalView(String 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.
Not all map resources or styles support political view styles. See Political views for more information.
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. Not all map resources or styles support political view styles. See Political views for more information.
Copyright © 2023. All rights reserved.