ConstructorOptions
Initialization options for the Google2DImageryProvider constructor
See also
Properties
Link copied to clipboard
The ellipsoid. If not specified, the default ellipsoid is used. Default value - Ellipsoid.default
Link copied to clipboard
The maximum level-of-detail supported by the imagery provider. Default value - 22
Link copied to clipboard
The minimum level-of-detail supported by the imagery provider. Take care when specifying this that the number of tiles at the minimum level is small, such as four or less. A larger number is likely to result in rendering problems. Default value - 0
Link copied to clipboard
The rectangle, in radians, covered by the image. Default value - Rectangle.MAX_VALUE
Link copied to clipboard
The height of each tile in pixels.