@JsType(isNative=true,
        namespace="<global>",
        name="Object")
public class IonImageryProviderOptions
extends Object
IonImageryProvider.| Modifier and Type | Field and Description | 
|---|---|
String | 
accessToken
The access token to use. 
 | 
int | 
assetId
An ion imagery asset ID; 
 | 
String | 
server
The resource to the Cesium ion API server. 
 | 
Resource | 
serverResource
The resource to the Cesium ion API server. 
 | 
@JsProperty public int assetId
@JsProperty public String accessToken
Ion.defaultAccessToken@JsProperty public String server
Ion.defaultServer@JsProperty(name="server") public Resource serverResource
@JsOverlay public static IonImageryProviderOptions create(int assetId)
Copyright © 2019. All rights reserved.