ArcGisMapService

用于访问 ArcGIS 图像切片服务的默认选项。 访问 ArcGIS 图像切片图层需要 ArcGIS 访问令牌。 默认令牌仅用于评估目的。 要获取访问令牌,请转到 https://developers.arcgis.com 并创建一个免费帐户。 更多信息可以在 ArcGIS developer guide.
See:

Members

static Cesium.ArcGisMapService.defaultAccessToken : string

获取或设置默认 ArcGIS 访问令牌。

static Cesium.ArcGisMapService.defaultWorldHillshadeServer : string|Resource

获取或设置ArcGIS World Hillshade 切片服务的 URL。
Default Value: https://ibasemaps-api.arcgis.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer

static Cesium.ArcGisMapService.defaultWorldImageryServer : string|Resource

获取或设置ArcGIS World Imagery 切片服务的 URL。
Default Value: https://ibasemaps-api.arcgis.com/arcgis/rest/services/World_Imagery/MapServer

static Cesium.ArcGisMapService.defaultWorldOceanServer : string|Resource

获取或设置ArcGIS World Oceans 切片服务的 URL。
Default Value: https://ibasemaps-api.arcgis.com/arcgis/rest/services/Ocean/World_Ocean_Base/MapServer

Methods

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

Name Type Description
providedKey string
Returns:
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.