ArcGisMapService

访问 ArcGIS 图像切片服务的默认选项。 需要一个 ArcGIS 访问令牌以访问 ArcGIS 图像切片图层。 提供了一个默认令牌,仅用于评估目的。 要获取访问令牌,请访问 https://developers.arcgis.com 并创建一个免费帐户。 更多信息可以在 ArcGIS 开发者指南 中找到。
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:
需要帮助?获得答案的最快方法是来自社区和团队 Cesium Forum.