Retrieves a tile of the specified type at the given tile coordinate, using Google Maps Tile Coordinates. Additional query parameters includes 'since' and 'until' dates can be provided to select a specific capture time.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad Request. Returned when the request is invalid. This means either the format is wrong, or a value is out of range.
401Unauthorized. Returned when the API key is missing or invalid.
403Forbidden. Returned when not allowed to access the requested location.
404Not Found. Returned when no tiles were found at the location for the requested survey.
429Rate limit exceeded. Exponential backoff is recommended. Retry the request later.
500Internal server error. Returned when something is wrong in the server side.
503Service is unavailable due to being overloaded. Exponential backoff is recommended. Retry the request later.