| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| software.amazon.awssdk.services.location.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateMapResponse> |
LocationAsyncClient.createMap(CreateMapRequest createMapRequest)
Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global
location data providers.
|
default CreateMapResponse |
LocationClient.createMap(CreateMapRequest createMapRequest)
Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global
location data providers.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMapRequestMarshaller.marshall(CreateMapRequest createMapRequest) |
Copyright © 2022. All rights reserved.