Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LiZzhi/cesium-plugin
/ functions
Functions
383 in github.com/LiZzhi/cesium-plugin
⨍
Functions
383
◇
Types & classes
84
↓ 1 callers
Function
inherits
(subClass, superClass)
mapvLayer/src/Func/mapvAPI/MapVRenderer.js:15
↓ 1 callers
Method
initSlider
* 初始化卷帘
layerSplit/src/Func/layerSplit.ts:32
↓ 1 callers
Function
initialize_compatibility_lists
()
mapvLayer/src/Func/mapvAPI/mapv.js:2468
↓ 1 callers
Function
initialize_edge_subdivisions
Initialization Methods
mapvLayer/src/Func/mapvAPI/mapv.js:2457
↓ 1 callers
Function
inputVectorData
({errFunc, endFunc}: any)
bookmarkManager/src/utils/index.ts:25
↓ 1 callers
Function
intersectsPolygon
(a, b)
mapvLayer/src/Func/mapvAPI/mapv.js:2013
↓ 1 callers
Function
isEar
(ear)
mapvLayer/src/Func/mapvAPI/mapv.js:1668
↓ 1 callers
Function
isEarHashed
(ear, minX, minY, size)
mapvLayer/src/Func/mapvAPI/mapv.js:1686
↓ 1 callers
Function
isRectOverlay
(rect1, rect2)
mapvLayer/src/Func/mapvAPI/mapv.js:4124
↓ 1 callers
Function
isValidDiagonal
(a, b)
mapvLayer/src/Func/mapvAPI/mapv.js:1992
↓ 1 callers
Function
isVisible
(position:Cartesian3, cameraPosition: Cartesian3, ellipsoid: Ellipsoid = Cesium.Ellipsoid.WGS84)
effectPoint/src/Utils/tool.ts:47
↓ 1 callers
Method
loadMark
* 读取MarkJsonType格式加入书签列表中 * @param {CallBackType} callback (可选)第一个参数为MarkJsonType类型的书签, 第二个参数为该书签在读取列表中的存储索引 * @returns {*}
bookmarkManager/src/func/bookmarkManager.ts:114
↓ 1 callers
Function
middleInside
(a, b)
mapvLayer/src/Func/mapvAPI/mapv.js:2029
↓ 1 callers
Function
migrateData
()
mapvLayer/src/Func/lib/migrateData.js:3
↓ 1 callers
Method
migrateOptions
* 迁徙图数据 https://mapv.baidu.com/examples/#qianxi.html * @returns { any[][] } [[dataSet1, options1], [dataSet2, options2], ...]
mapvLayer/src/Func/mapvLayer.ts:73
↓ 1 callers
Method
openCesiumMapLink23d
* 打开 Cesium 二三维联动
linkView/src/Func/linkView.ts:21
↓ 1 callers
Function
position_compatibility
(P, Q)
mapvLayer/src/Func/mapvAPI/mapv.js:2597
↓ 1 callers
Method
remove
* 从书签列表中移除指定id的书签 * @param {number} id 指定书签的id * @return {BookmarkType} 返回删除的书签或undefined
bookmarkManager/src/func/bookmarkManager.ts:38
↓ 1 callers
Method
saveMark
* 存储json格式的视角书签 * @param {string} filsName 保存的文件名 * @param {BookmarkType[]} markList (可选)要保存的书签列表,默认全部保存 * @returns {MarkJsonType} 待
bookmarkManager/src/func/bookmarkManager.ts:105
↓ 1 callers
Function
saveShareContent
(content: string, fileName: string)
bookmarkManager/src/utils/index.ts:6
↓ 1 callers
Function
scale_compatibility
(P, Q)
mapvLayer/src/Func/mapvAPI/mapv.js:2591
↓ 1 callers
Function
select
* Floyd-Rivest 选择算法: 对ids 和 coords 进行排序,使得 [left..k-1] 小于第 k 项 * @param {indexArray} ids id数组 * @param {InstanceType<coordArrayConstructorType>} c
effectPoint/src/Utils/kdbush.ts:174
↓ 1 callers
Method
setLimit
* @description: 开启相机范围限制 * @param {boolean} strict (可选)是否立即回滚,默认为false * @return {*}
cameraLimit/src/func/cameraLimit.ts:42
↓ 1 callers
Function
sort
* 排序 * @param {indexArray} ids * @param {InstanceType<coordArrayConstructorType>} coords * @param {number} nodeSize * @param {number} left *
effectPoint/src/Utils/kdbush.ts:145
↓ 1 callers
Function
sortLinked
(list)
mapvLayer/src/Func/mapvAPI/mapv.js:1890
↓ 1 callers
Function
splitEarcut
(start, triangles, dim, minX, minY, size)
mapvLayer/src/Func/mapvAPI/mapv.js:1748
↓ 1 callers
Function
squareGraphData
()
mapvLayer/src/Func/lib/squareGraphData.js:3
↓ 1 callers
Method
squareGraphOptions
* 方格图数据 https://mapv.baidu.com/examples/#baidu-map-point-grid.html * @returns { any[][] } [[dataSet1, options1], [dataSet2, options2], ...]
mapvLayer/src/Func/mapvLayer.ts:82
↓ 1 callers
Method
stopRoaming
* 暂停漫游
pathRoaming/src/Func/pathRoaming.ts:150
↓ 1 callers
Function
strongBoundaryData
()
mapvLayer/src/Func/lib/strongBoundaryData.js:3
↓ 1 callers
Method
strongBoundaryOptions
* 强边界图数据 https://mapv.baidu.com/examples/#qianxi-time.html * @returns { any[][] } [[dataSet1, options1], [dataSet2, options2], ...]
mapvLayer/src/Func/mapvLayer.ts:91
↓ 1 callers
Function
vector_dot_product
Geometry Helper Methods
mapvLayer/src/Func/mapvAPI/mapv.js:2411
↓ 1 callers
Function
visibility_compatibility
(P, Q)
mapvLayer/src/Func/mapvAPI/mapv.js:2620
Method
#cameraMoveEndEventHnadle
* @description: 相机事件,触发回滚 * @return {*}
cameraLimit/src/func/cameraLimit.ts:118
Method
#drawGrid
* 计算网格 * @returns
gridRender/src/Func/geoHashGrid.ts:127
Function
AnimationLayer
(map, dataSet, options)
mapvLayer/src/Func/mapvAPI/mapv.js:4520
Function
BaseLayer
(map, dataSet, options)
mapvLayer/src/Func/mapvAPI/mapv.js:4208
Function
Canvas
(width, height)
mapvLayer/src/Func/mapvAPI/mapv.js:808
Function
CanvasLayer
* 一直覆盖在当前地图视野的Canvas对象 * * @author nikai (@胖嘟嘟的骨头, nikai@baidu.com) * * @param * { * map 地图实例对象 * }
mapvLayer/src/Func/mapvAPI/mapv.js:3003
Function
CanvasLayer$2
* A map layer that provides a canvas over the slippy map and a callback * system for efficient animation. Requires canvas and CSS 2D transform * s
mapvLayer/src/Func/mapvAPI/mapv.js:5052
Function
Category
* Category * @param {Object} splitList: * { * other: 1, * 1: 2, * 2: 3, * 3: 4, * 4: 5, * 5: 6,
mapvLayer/src/Func/mapvAPI/mapv.js:2801
Function
Choropleth
* Choropleth * @param {Object} splitList: * [ * { * start: 0, * end: 2, * value:
mapvLayer/src/Func/mapvAPI/mapv.js:2879
Function
DataSet
* DataSet * * A data set can: * - add/remove/update data * - gives triggers upon changes in the data * - can import/export data in various
mapvLayer/src/Func/mapvAPI/mapv.js:285
Function
Event
()
mapvLayer/src/Func/mapvAPI/mapv.js:32
Function
ForceEdgeBundling
()
mapvLayer/src/Func/mapvAPI/mapv.js:2385
Function
Intensity
* Category * @param {Object} [options] Available options: * {Object} gradient: { 0.25: "rgb(0,0,255)", 0.55: "rgb(0,
mapvLayer/src/Func/mapvAPI/mapv.js:842
Function
Layer
(map, dataSet, options)
mapvLayer/src/Func/mapvAPI/mapv.js:4763
Function
LayerRenderer
()
mapvLayer/src/Func/mapvAPI/mapv.js:5861
Function
MapHelper
(id, type, opt)
mapvLayer/src/Func/mapvAPI/mapv.js:2946
Function
Node
(i, x, y)
mapvLayer/src/Func/mapvAPI/mapv.js:2089
Function
animate
(time)
mapvLayer/src/Func/mapvAPI/mapv.js:4202
Method
baseLayer
* 获取当前窗口底图 * @returns {ImageryLayer|null} 底图
layerSplit/src/Func/layerSplit.ts:109
Function
calculateRectangle2
( [pointA, pointB, pointC]: Cartesian3[], e: Ellipsoid = Ellipsoid.WGS84 )
plotTool/src/Func/tool.ts:56
Method
cameraFocus3d
* 获取相机聚焦位置 * @returns { Cartesian3|undefined }
linkView/src/Func/linkView.ts:77
Function
compareX
(a, b)
mapvLayer/src/Func/mapvAPI/mapv.js:1801
Method
constructor
(viewer: Viewer)
plotTool/src/Func/drawShape.ts:18
Method
constructor
()
plotTool/src/Func/drawShape.ts:546
Method
constructor
* @description: 喷泉粒子效果 * @param {Viewer} viewer viewer * @param {Cartesian3} position 位置,注意设置高度,无贴地属性 * @param {particleStyleType} s
particleSystem/src/func/fountainParticle.ts:15
Method
constructor
* @description: 火焰粒子效果 * @param {Viewer} viewer viewer * @param {Cartesian3} position 位置,注意设置高度,无贴地属性 * @param {particleStyleType} s
particleSystem/src/func/fireParticle.ts:15
Method
constructor
* @description: 粒子系统基类,用于继承,不应实例化 * @param {Cesium.Viewer} viewer * @param {Cesium.Cartesian3} position * @return {*}
particleSystem/src/func/particleSystemBase.ts:27
Method
constructor
* @description: 烟雾粒子效果 * @param {Viewer} viewer viewer * @param {Cartesian3} position 位置,注意设置高度,无贴地属性 * @param {particleStyleType} s
particleSystem/src/func/smokeParticle.ts:15
Method
constructor
(viewer: Viewer)
pathRoaming/src/Func/pathRoaming.ts:19
Method
constructor
()
pathRoaming/src/Func/pathRoaming.ts:283
Method
constructor
(viewer: Viewer)
mapvLayer/src/Func/mapvLayer.ts:22
Method
constructor
* @description: 相机范围限制,超出范围会回滚至范围内 * @param {Viewer} viewer Viewer * @param {CameraLimitOptionType} options 限制范围球相关参数 * @param {numb
cameraLimit/src/func/cameraLimit.ts:17
Method
constructor
(options)
effectLine/src/func/PolylineLinkPulseMaterial.js:11
Method
constructor
(color)
effectLine/src/func/PolylineLightingMaterial.js:11
Method
constructor
(options)
effectLine/src/func/PolylineSpriteMaterial.js:11
Method
constructor
(options)
effectLine/src/func/PolylineMigrateMaterial.js:11
Method
constructor
(options)
effectLine/src/func/PolylineArrowMaterial.js:10
Method
constructor
(options)
effectLine/src/func/PolylineEnergyTransMaterial.js:11
Method
constructor
(options)
effectLine/src/func/PolylineVolumeTrialMaterial.js:11
Method
constructor
(options)
effectLine/src/func/PolylineSuperMaterial.js:11
Method
constructor
(options)
effectLine/src/func/PolylineTrialFlowMaterial.js:11
Method
constructor
(options)
effectLine/src/func/PolylineTrailMaterial.js:11
Method
constructor
* 创建卷帘图层 * @param {Viewer} viewer * @param {ImageryProvider} baseLayer 初始图层 * @param {SplitDirection} splitDirection 卷帘窗口
layerSplit/src/Func/layerSplit.ts:18
Method
constructor
($container3D: HTMLDivElement, viewer3D: Viewer)
linkView/src/Func/linkView.ts:10
Method
constructor
()
linkView/src/Func/linkView.ts:233
Method
constructor
* 构造函数 * @param { Viewer } viewer * @param { HTMLVideoElement } video video DOM * @param { videoShedOptions } options 投影参数
videoShed/src/Func/videoShed.ts:38
Method
constructor
(viewer: Viewer)
gridRender/src/Func/imageryGrid.ts:11
Method
constructor
(viewer: Viewer)
gridRender/src/Func/geoHashGrid.ts:17
Method
constructor
* kdbush * @param {number} numItems 总数 * @param {number} [nodeSize=64] 节点数量,当范围内点小于该值时,直接遍历 * @param {coordArrayConstructorType} [co
effectPoint/src/Utils/kdbush.ts:27
Method
constructor
* @description: dom点基类,不要实例化 * @param {Viewer} viewer viewer * @param {worldDegreesType} worldDegrees 点经纬度坐标 * @param {boolean} show
effectPoint/src/Func/domPoint/domPointBase.ts:24
Method
constructor
* @description: 简单标注点,显示为可插入DOM的标注框 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {HT
effectPoint/src/Func/domPoint/sampleLabelPoint.ts:18
Method
constructor
* @description: 热点面板点,显示为可插入DOM的热点面板点 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {
effectPoint/src/Func/domPoint/hotSpotBoardPoint.ts:17
Method
constructor
* @description: divDom点,显示为可插入DOM的DIV框 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param
effectPoint/src/Func/domPoint/divPoint.ts:17
Method
constructor
* @description: 水球点,显示为可表达比例的水球图表 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {numb
effectPoint/src/Func/domPoint/waterPoloPoint.ts:21
Method
constructor
* @description: 动态文本点,显示为可插入文本的动态框 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {str
effectPoint/src/Func/domPoint/dynamicLabelPoint.ts:17
Method
constructor
* @description: led文本点,显示为LED样式的文本 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {str
effectPoint/src/Func/domPoint/ledLabelPoint.ts:17
Method
constructor
* @description: 竖立文本点,显示为可展示文本的文本点 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {str
effectPoint/src/Func/domPoint/erectLabelPoint.ts:17
Method
constructor
* @description: 渐变标注点,显示为可插入DOM的渐变广告牌点 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param
effectPoint/src/Func/domPoint/gradientLabelPoint.ts:17
Method
constructor
* @description: primitive聚合 * @param {Viewer} viewer * @param {Cartographic} points 弧度坐标数组 * @param {clusterOptionType} options 配置项
effectPoint/src/Func/effectPoint/primitiveCluster.ts:77
Method
constructor
* @description: geojson聚合,使用的时原生聚合方法,大量entity可能会导致卡顿 * @param {Viewer} viewer * @param {clusterOptionType} options * @return {*}
effectPoint/src/Func/effectPoint/geojsonCluster.ts:43
Method
constructor
* @description: 闪烁点 * @param {Viewer} viewer viewer * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {styleType} style (可选
effectPoint/src/Func/effectPoint/flickerPoint.ts:29
Method
constructor
* @description: 浮动点 * @param {Viewer} viewer viewer * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {styleType} style (可选
effectPoint/src/Func/effectPoint/floatPoint.ts:27
Method
constructor
* @description: 相机书签管理功能 * @param {Viewer} viewer viewer * @param {BookmarkType[]} bookmarkList (可选)带传入的书签数组,默认为空数组
bookmarkManager/src/func/bookmarkManager.ts:14
Method
defaultOption
* @description: 默认配置项 * @return {any} 默认配置项,没有类型
effectPoint/src/Func/domPoint/waterPoloPoint.ts:82
Method
defaultOption
* @description: 默认配置项 * @return {clusterOptionType}
effectPoint/src/Func/effectPoint/primitiveCluster.ts:413
Method
defaultOption
* @description: 默认配置项 * @return {clusterOptionType}
effectPoint/src/Func/effectPoint/geojsonCluster.ts:154
Method
defaultStyle
* @description: 默认样式 * @return {particleStyleType}
particleSystem/src/func/fountainParticle.ts:109
← previous
next →
201–300 of 383, ranked by callers