| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
MapConfiguration |
MapConfiguration.clone() |
MapConfiguration |
CreateMapRequest.getConfiguration()
Specifies the
MapConfiguration, including the map style, for the map resource that you create. |
MapConfiguration |
DescribeMapResult.getConfiguration()
Specifies the map tile style selected from a partner data provider.
|
MapConfiguration |
MapConfiguration.withPoliticalView(String politicalView)
Specifies the political view for the style.
|
MapConfiguration |
MapConfiguration.withStyle(String style)
Specifies the map style selected from an available data provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMapRequest.setConfiguration(MapConfiguration configuration)
Specifies the
MapConfiguration, including the map style, for the map resource that you create. |
void |
DescribeMapResult.setConfiguration(MapConfiguration configuration)
Specifies the map tile style selected from a partner data provider.
|
CreateMapRequest |
CreateMapRequest.withConfiguration(MapConfiguration configuration)
Specifies the
MapConfiguration, including the map style, for the map resource that you create. |
DescribeMapResult |
DescribeMapResult.withConfiguration(MapConfiguration configuration)
Specifies the map tile style selected from a partner data provider.
|
Copyright © 2023. All rights reserved.