Builder

class Builder

Properties

Link copied to clipboard
var key: String?

Optional: The API key to be used for authorization. Either an API key or valid SigV4 signature must be provided when making a request.

Link copied to clipboard

Specifies the desired tile set.

Link copied to clipboard
var x: String?

The X axis value for the map tile. Must be between 0 and 19.

Link copied to clipboard
var y: String?

The Y axis value for the map tile.

Link copied to clipboard
var z: String?

The zoom value for the map tile.