Builder

class Builder

Properties

Link copied to clipboard

A list of optional additional parameters such as map styles that can be requested for each result. Not supported in ap-southeast-1 and ap-southeast-5 regions for GrabMaps customers.

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. For GrabMaps customers, ap-southeast-1 and ap-southeast-5 regions support only the vector.basemap value.

Link copied to clipboard
var x: String?

The X axis value for the map tile.

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.