public static interface MapConfiguration.Builder extends SdkPojo, CopyableBuilder<MapConfiguration.Builder,MapConfiguration>
| Modifier and Type | Method and Description |
|---|---|
MapConfiguration.Builder |
style(String style)
Specifies the map style selected from an available data provider.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMapConfiguration.Builder style(String style)
Specifies the map style selected from an available data provider.
Valid styles: RasterEsriImagery, VectorEsriStreets,
VectorEsriTopographic, VectorEsriNavigation, VectorEsriDarkGrayCanvas,
VectorEsriLightGrayCanvas, VectorHereBerlin.
When using HERE as your data provider, and selecting the Style VectorHereBerlin, you may not use
HERE Maps for Asset Management. See the AWS Service Terms
for Amazon Location Service.
style - Specifies the map style selected from an available data provider.
Valid styles: RasterEsriImagery, VectorEsriStreets,
VectorEsriTopographic, VectorEsriNavigation,
VectorEsriDarkGrayCanvas, VectorEsriLightGrayCanvas,
VectorHereBerlin.
When using HERE as your data provider, and selecting the Style VectorHereBerlin, you may
not use HERE Maps for Asset Management. See the AWS
Service Terms for Amazon Location Service.
Copyright © 2021. All rights reserved.