FromUrlOptions

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?

MVT property name to use as feature ID.

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