ConstructorOptions
Properties
The ellipsoid whose surface is being tiled. Defaults to the default ellipsoid. Default value - Ellipsoid.default
The number of tiles in the X direction at level zero of the tile tree. Default value - 1
The number of tiles in the Y direction at level zero of the tile tree. Default value - 1
The northeast corner of the rectangle covered by the tiling scheme, in meters. If this parameter or rectangleSouthwestInMeters is not specified, the entire globe is covered in the longitude direction and an equal distance is covered in the latitude direction, resulting in a square projection.
The southwest corner of the rectangle covered by the tiling scheme, in meters. If this parameter or rectangleNortheastInMeters is not specified, the entire globe is covered in the longitude direction and an equal distance is covered in the latitude direction, resulting in a square projection.