ConstructorOptions

sealed interface ConstructorOptions(source)

Initialization options for the ArcGISTiledElevationTerrainProvider constructor

See also

Properties

Link copied to clipboard
abstract var ellipsoid: Ellipsoid?

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
abstract var token: String?

The authorization token to use to connect to the service.