@aws-sdk/client-location

GetMapTileCommandInput Interface

The input for GetMapTileCommand.

Members

Name
Type
Details
MapName Requiredstring | undefined

The map resource to retrieve the map tiles from.

X Requiredstring | undefined

The X axis value for the map tile.

Y Requiredstring | undefined

The Y axis value for the map tile.

Z Requiredstring | undefined

The zoom value for the map tile.

Key string | undefined

The optional API key  to authorize the request.

Full Signature

export interface GetMapTileCommandInput extends GetMapTileRequest