Builder

class Builder

Properties

Link copied to clipboard
var key: String?

The optional API key to authorize the request.

Link copied to clipboard

The map resource to retrieve the map tiles from.

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.