ConstructorOptions

Properties

Link copied to clipboard
abstract val extent: Rectangle?

Optional geographic extent in radians to constrain the generated tile tree.

Link copied to clipboard
abstract val featureIdProperty: String?

Feature property name to use as feature ID when supported by content decoding.

Link copied to clipboard
abstract val maxZoom: Double?

Maximum zoom level represented in the generated tileset. Default value - 14

Link copied to clipboard
abstract val minZoom: Double?

Minimum zoom level represented in the generated tileset. Default value - 0