English中文

ArcGisMapService

用于访问 ArcGIS 图像切片服务的默认选项。需要 ArcGIS 访问令牌才能访问 ArcGIS 图像切片图层。提供默认令牌仅用于评估目的。要获取访问令牌,请转至 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.
另见: See:

成员 Members

static Cesium.ArcGisMapService.defaultAccessToken : string

获取或设置默认的 ArcGIS 访问令牌。 Gets or sets the default ArcGIS access token.

static Cesium.ArcGisMapService.defaultWorldHillshadeServer : string|Resource

获取或设置 ArcGIS World Hillshade 切片服务的 URL。 Gets or sets the URL of the ArcGIS World Hillshade tile service.
默认值: Default Value: https://ibasemaps-api.arcgis.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer

static Cesium.ArcGisMapService.defaultWorldImageryServer : string|Resource

获取或设置 ArcGIS World Imagery 切片服务的 URL。 Gets or sets the URL of the ArcGIS World Imagery tile service.
默认值: Default Value: https://ibasemaps-api.arcgis.com/arcgis/rest/services/World_Imagery/MapServer

static Cesium.ArcGisMapService.defaultWorldOceanServer : string|Resource

获取或设置 ArcGIS World Oceans 切片服务的 URL。 Gets or sets the URL of the ArcGIS World Oceans tile service.
默认值: 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.