ArcGisMapService

Default options for accessing the ArcGIS image tile service. An ArcGIS access token is required to access ArcGIS image tile layers. A default token is provided for evaluation purposes only. To obtain an access token, go to https://developers.arcgis.com and create a free account. More info can be found in the ArcGIS developer guide.
参考:

成员(属性)

static Cesium.ArcGisMapService.defaultAccessToken : string

Gets or sets the default ArcGIS access token.

static Cesium.ArcGisMapService.defaultWorldHillshadeServer : string|Resource

Gets or sets the URL of the ArcGIS World Hillshade tile service.
默认值: https://ibasemaps-api.arcgis.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer

static Cesium.ArcGisMapService.defaultWorldImageryServer : string|Resource

Gets or sets the URL of the ArcGIS World Imagery tile service.
默认值: https://ibasemaps-api.arcgis.com/arcgis/rest/services/World_Imagery/MapServer

static Cesium.ArcGisMapService.defaultWorldOceanServer : string|Resource

Gets or sets the URL of the ArcGIS World Oceans tile service.
默认值: https://ibasemaps-api.arcgis.com/arcgis/rest/services/Ocean/World_Ocean_Base/MapServer

方法

static Cesium.ArcGisMapService.getDefaultTokenCredit(providedKey)string|undefined

参数名称 类型 描述信息
providedKey string
返回值: