Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-cesium-engine
/
cesium.engine
/
Azure2DImageryProvider
/
ConstructorOptions
Constructor
Options
interface
ConstructorOptions
(
source
)
Initialization options for the Azure2DImageryProvider constructor
See also
Online Documentation
Members
Properties
ellipsoid
Link copied to clipboard
abstract
val
ellipsoid
:
Ellipsoid
?
maximum
Level
Link copied to clipboard
abstract
val
maximumLevel
:
Int
?
minimum
Level
Link copied to clipboard
abstract
val
minimumLevel
:
Int
?
rectangle
Link copied to clipboard
abstract
val
rectangle
:
Rectangle
?
subscription
Key
Link copied to clipboard
abstract
val
subscriptionKey
:
String
tileset
Id
Link copied to clipboard
abstract
val
tilesetId
:
String
url
Link copied to clipboard
abstract
val
url
:
String
?