GetTile returns a tile. Map tiles are used by clients to render a map. They're addressed using a grid arrangement with an X coordinate, Y coordinate, and Z (zoom) level.
For more information, see Tiles in the Amazon Location Service Developer Guide.
Path parameters
The zoom value for the map tile.
The X axis value for the map tile.
The Y axis value for the map tile.
Query parameters
A list of optional additional parameters such as map styles that can be requested for each result. Not supported in <code>ap-southeast-1</code> and <code>ap-southeast-5</code> regions for <a href="https://docs.aws.amazon.com/location/latest/developerguide/GrabMaps.html">GrabMaps</a> customers.
Optional: The API key to be used for authorization. Either an API key or valid SigV4 signature must be provided when making a request.
Response
Success