ConstructorOptions
Initialization options for the MapboxImageryProvider constructor
See also
Properties
Link copied to clipboard
The public access token for the imagery.
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, or undefined if there is no limit.
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