ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard
abstract var ellipsoid: Ellipsoid?

The ellipsoid whose surface is being tiled. Defaults to the default ellipsoid. Default value - Ellipsoid.default

Link copied to clipboard

The number of tiles in the X direction at level zero of the tile tree. Default value - 2

Link copied to clipboard

The number of tiles in the Y direction at level zero of the tile tree. Default value - 1

Link copied to clipboard
abstract var rectangle: Rectangle?

The rectangle, in radians, covered by the tiling scheme. Default value - Rectangle.MAX_VALUE