ConstructorOptions
Initialization options for the GridImageryProvider constructor
See also
Properties
Link copied to clipboard
Background fill color. Default value - Color(0.0, 0.5, 0.0, 0.2)
Link copied to clipboard
The size of the canvas used for rendering. Default value - 256
Link copied to clipboard
The ellipsoid. If the tilingScheme is specified, this parameter is ignored and the tiling scheme's ellipsoid is used instead. If neither parameter is specified, the default ellipsoid is used. Default value - Ellipsoid.default
Link copied to clipboard
The height of the tile for level-of-detail selection purposes. Default value - 256
Link copied to clipboard
The tiling scheme for which to draw tiles. Default value - GeographicTilingScheme()