Classes
-
BaseTextureStyle
- 构造函数
-
BigBuildingLayer
- 构造函数
-
BigDataLayer
- 构造函数
-
BigLineLayer
- 构造函数
-
BigPointLayer
- 构造函数
-
CameraLerpComponent
- 不需要调用构造函数,该组件内所有的方法通过app.camera.方法名称()调用
-
CanvasLayer
- 构造函数
-
CanvasLayerStyle
- 构造函数
-
FeatureLayer
- 构造函数
-
GeoBaseStyle
- 构造函数
-
GeoBoundary
- 构造函数
-
GeoBoundaryStyle
- 构造函数
-
GeoBuilding
- 构造函数
-
GeoBuildingStyle
- 构造函数
-
GeoDiffusion
- 构造函数
-
GeoDiffusionStyle
-
GeoFlyLine
- 构造函数
-
GeoGroundLine
- 构造函数
-
GeoGroundLineStyle
- 构造函数
-
GeoGroundPolygon
- 构造函数
-
GeoGroundPolygonStyle
- 构造函数
-
GeoLabel
- 构造函数
-
GeoLabelStyle
- 构造函数
-
GeoLine
- 构造函数
-
GeoLineStyle
- 构造函数
-
GeoObject
- 构造函数.
-
GeoODLine
- 构造函数
-
GeoPoint
- 构造函数
-
GeoPointStyle
- 构造方法
-
GeoPolygon
- 构造函数
-
GeoPolygonStyle
- 构造函数
-
GeoRiver
- 构造函数
-
GeoRiverStyle
- 构造函数
-
GeoWater
- 构造函数
-
GeoWaterStyle
- 构造函数
-
GradientStyle
- 构造函数
-
GridLayer
- 构造函数
-
GridLayerStyle
- 构造函数
-
ImageLayer
- 栅格图图层 需设置图片的url以及显示范围
-
InfoWindow
- 构造函数
-
Label
- 构造函数
-
Layer
- 构造函数
-
LayerCollection
-
Map
- 构造函数
-
MapRenderSettings
-
MapRenderSettingsConfig
-
MapStyle
- 构造函数
-
PointClusterLayer
- 构造函数
-
PointClusterLayerStyle
-
ThingLayer
- 构造函数
-
Tile3DLayer
- 构造函数
-
TileLayer
- 构造函数
-
TileLayerStyle
- 构造函数
-
Utils
-
VectorTileLayer
-
WFSLayer
- 构造函数.
-
WindowStyle
- 构造函数
-
WMSLayer
- 构造函数
-
WMTSLayer
- 构造函数
Members
-
static, constant ArcType :String
-
Properties:
Name Type Description GeodesicString 绘制的是地理上的最短路径,适用于跨越大范围的线路,它会考虑地球的曲率,并绘制大圆弧线。 NoneString 使用直线 不考虑曲率 RhumbString 绘制的是等航线路径,它是保持恒定航向的路径 -
static, constant CameraMode :String
-
Properties:
Name Type Description MapString 地图模式 NormalString 普通模式 -
static, constant DepthMode :Number
-
Properties:
Name Type Description NoneNumber 不使用地球的深度 DepthGlobeNumber 使用深度球的深度 EarthNumber 使用瓦片真正的深度 -
static, constant DisplayMode :String
-
Properties:
Name Type Description MouseEnterString 鼠标移入显示 ClickString 点击显示 AlwaysString 常显 NoneString 不显示 -
static, constant EventType :String
-
Properties:
Name Type Description CreateLayerString 图层创建 BigDataLayerUpdateString BigDataLayerCompleteString MergeLineProgressString MergeBuildingProgressString VectorBaseLayerCompleteString MapLevelChangeString 地图层级变化 LayerDataLoadedString 图层数据加载完毕 LoadSuccessString 加载成功 AddStartString 开始向图层中添加物体 LoadStartString 开始加载图层 LoadErrorString 加载失败 DestroyedString 图层销毁 MapCreateProgressString 地图加载进度 EarthLoadedString MapCameraReadyString 加载地图包中的过程中相机飞行结束事件 MapCameraStartString 加载地图包中的过程中相机飞行开始事件 LayersCompleteString 地图场景加载完成的事件 UpdateMapString 地图样式更新完成(切换效果模板时触发) TileLoadedInCurrentViewString 当前相机范围内地形瓦片加载完成事件 LineGrowCompleteString 线生长完毕 TerrainProviderReadyString Cesium的TileProvider加载完毕 -
static, constant GeoDiffusionType :String
-
Properties:
Name Type Description TextureRotateString 贴图旋转扩散 TextureScaleString 贴图缩放扩散 CylinderString 柱状扩散 -
static, constant GeoLineType :String
-
Properties:
Name Type Description LineString 普通线(一个像素的线) PipeString 管线 PlaneString 片状线(像素级) RouteString 道路线 -
static, constant GridLayerVectorType :String
-
Properties:
Name Type Description BoxString 方形柱子 CylinderString 圆柱 ConeString 圆锥 HexagonString 六边形,蜂巢 -
static, constant InfoWindowStyle :String
-
Properties:
Name Type Description DefaultString 默认主题 WhiteString 白色主题 BlueString 蓝色主题 -
static, constant InfoWindowType :String
-
Properties:
Name Type Description StandardString 标准信息面板 CustomString 自定义信息面板 -
static, constant MapProjectionType :String
-
Properties:
Name Type Description WebMercatorString Web墨卡托投影 GeographicString 经纬度直投 -
static, constant ScanningMode :Number
-
Properties:
Name Type Description NormalNumber 正常叠加扫光 EdgeNumber 扫边框 WireframeNumber 扫三角面边框 -
static, constant ScanningType :Number
-
Properties:
Name Type Description StripeNumber 条带扫光 ImageNumber 贴图扫光 -
static, constant SceneMode :String
-
Properties:
Name Type Description EarthViewString 3d模式(地球模式) PlaneViewString 2.5d模式(平面模式) ColumbusViewString -
static, constant SymbolType :String
-
Properties:
Name Type Description VectorString 矢量类型 ImageString 图片类型 ModelString 模型类型 CanvasString 画布类型 -
static, constant TextureWrapMode :String
-
Properties:
Name Type Description RepeatString x轴和y轴均为重复 RepeatYString 仅y轴重复 StretchString 拉伸 NormalString 与贴图一致(针对窗体) AroundString 环绕(针对窗体) -
static, constant TileLayerEffect :String
-
Properties:
Name Type Description DarkBlueString 深蓝样式 DarkGreenString 深绿样式 NormalString 普通样式(无效果) CustomColorString 自定义颜色 -
static, constant TilingSchemeType :String
-
Properties:
Name Type Description WebMercatorString Web墨卡托切片方案 互联网地图中高德 谷歌的瓦片都是用这种方案 BaiduString 百度地图切片方案 GeographicString 经纬度直投方案 天地图的瓦片支持Web墨卡托和经纬度直投方案 GBString 即符合GB/T35634-2017 公共服务电子地图瓦片数据规范的切片方案 -
static, constant VectorType :String
-
Properties:
Name Type Description CircleString 圆形 TriangleString 三角形 RectangleString 矩形 CrossString 十字