Methods
创建高德地图
Name | Type | Description |
---|---|---|
options |
Returns:
static TS.ImageryLayerFactory.createArcGisImageryLayer(options) → module:cesium.ArcGisMapServerImageryProvider
Create arcgis image layer
Name | Type | Description |
---|---|---|
options |
Returns:
static TS.ImageryLayerFactory.createBaiduImageryLayer(options) → BaiduImageryProvider
Create baidu image layer
Name | Type | Description |
---|---|---|
options |
Returns:
static TS.ImageryLayerFactory.createCoordImageryLayer(options) → module:cesium.TileCoordinatesImageryProvider
Create coord image layer
Name | Type | Description |
---|---|---|
options |
Returns:
Create google image layer
Name | Type | Description |
---|---|---|
options |
Returns:
Create Imagery Layer
Name | Type | Description |
---|---|---|
type |
||
options |
Returns:
static TS.ImageryLayerFactory.createSingleTileImageryLayer(options) → module:cesium.SingleTileImageryProvider
Create single tile image layer
Name | Type | Description |
---|---|---|
options |
Returns:
Create tdt image layer
Name | Type | Description |
---|---|---|
options |
Returns:
Create tencent image layer
Name | Type | Description |
---|---|---|
options |
Returns:
static TS.ImageryLayerFactory.createWMSImageryLayer(options) → module:cesium.WebMapServiceImageryProvider
Create WMS image layer
Name | Type | Description |
---|---|---|
options |
Returns:
static TS.ImageryLayerFactory.createWMTSImageryLayer(options) → module:cesium.WebMapTileServiceImageryProvider
Create WMTS image layer
Name | Type | Description |
---|---|---|
options |
Returns:
static TS.ImageryLayerFactory.createXYZImageryLayer(options) → module:cesium.UrlTemplateImageryProvider
Create xyz image layer
Name | Type | Description |
---|---|---|
options |