ConstructorOptions

sealed interface ConstructorOptions(source)

Initialization options for the GoogleEarthEnterpriseImageryProvider constructor

See also

Properties

Link copied to clipboard
abstract var credit: Credit?

A credit for the data source, which is displayed on the canvas.

Link copied to clipboard
abstract var ellipsoid: Ellipsoid?

The ellipsoid. If not specified, the default ellipsoid is used. Default value - Ellipsoid.default

Link copied to clipboard

The policy that determines if a tile is invalid and should be discarded. If this value is not specified, a default is to discard tiles that fail to download.