ArcGisMapService

访问 ArcGIS 图像切片服务的默认选项。 访问 ArcGIS 图像切片图层需要 ArcGIS 访问令牌。 提供的默认令牌仅用于评估目的。 要获取访问令牌,请前往 https://developers.arcgis.com 创建免费账户。 更多信息请参阅 ArcGIS 开发者指南
See:

Members

static Cesium.ArcGisMapService.defaultAccessToken : string

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

static Cesium.ArcGisMapService.defaultWorldHillshadeServer : string|Resource

获取或设置 ArcGIS 全球山体阴影切片服务的 URL。
Default Value: https://ibasemaps-api.arcgis.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer

static Cesium.ArcGisMapService.defaultWorldImageryServer : string|Resource

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

static Cesium.ArcGisMapService.defaultWorldOceanServer : string|Resource

获取或设置 ArcGIS 全球海洋切片服务的 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 论坛 上向社区和团队提问。