| 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<GetMapTileResponse> |
LocationAsyncClient.getMapTile(GetMapTileRequest getMapTileRequest)
Retrieves a vector data tile from the map resource.
|
default GetMapTileResponse |
LocationClient.getMapTile(GetMapTileRequest getMapTileRequest)
Retrieves a vector data tile from the map resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMapTileRequestMarshaller.marshall(GetMapTileRequest getMapTileRequest) |
Copyright © 2021. All rights reserved.