Commit Graph

26 Commits

Author SHA1 Message Date
2912401452 60be514ba6 style: lint style 2021-12-28 11:00:51 +08:00
2912401452 4e3cb3a1de fix: 修改 scene destroy、兼容 L7React scene 和 layer 同时销毁导致的问题 2021-12-28 10:57:33 +08:00
YiQianYao 9727081810
Shihuidev (#901)
* feat: 增加着色器的拾取计算控制、完善 arcmini

* feat: 完善 enableShaderPick/disableShaderPick 功能

* style: lint style

* feat: 补充调用高德地图公交线路查询 demo

* style: lint style

* feat: 优化弧线的纹理动画

* style: lint style

* feat: 去除greatCircle 的纹理动画优化

* feat: 扩展点图层圆柱效果

* feat: 增加几何体的径向渐变配置

* style: lint style

* fix: 修复bug 图层触发的事件跟图层设置的zIndex无关,只跟插入图层先后顺序有关

* style: lint style

* feat: 补全挤出几何体拾取颜色的光照配置

* style: lint style

* fix: 修复圆柱 cull 问题 mapbox amap 不同

* feat: 图层销毁时的内存泄漏

* style: lint style

* feat: 平面弧线新增弧线偏移量的数据映射能力

* style: lint style

* fix: 修复重复销毁bug

* style: lint style

* feat: 修复 texture 重复销毁问题

* style: lint style

* fix: 修复图层叠加模式下的拾取失效问题

* style: lint style

* fix: 修复纹理贴图在 zoom 大于 12 时存在的问题

* fix: 修复水波点颜色偏暗

* feat: 优化点图层的渲染效果,叠加渲染效果

* style: lint style

* fix: 修复 layer contextmenu 事件丢失

* fix: 修复 map 类型 resize 失效

* style: lint style

* feat: 增加瓦片地图的请求节流

* style: lint style

* feat: 优化热力图在 radius 数值比较大时热力点边缘发生裁剪的现象

* style: lint style

* fix: 修复resize 后 picking shiqu 拾取失败的问题

* feat: 优化 marker/popup 在容器边缘的表现

* feat: 增加 setEnableRender 方法

* style: lint style

* feat: 增加城市图层扫光特效

* style: lint style

* feat: 补全拾取色混合配置

* style: lint style

* feat: 增加高德地图的面积大小点

* style: lint style

* feat: 点优化边缘锯齿

* fix: 修复pointLayer stroke 变暗问题

* fix: 修复混合导致的拾取错误

* feat: add simple point 1.0

* style: lint style

* feat: simple point support stroke

* style: lint style

* feat: 优化 simple point 边缘的锯齿

* style: lint style

* feat: add point cylinder raising animate

* style: lint style

* feat: 优化点图层 icon 在小尺寸下的锯齿问题

* style: lint style

* feat: 修复 layer destroy 报错、未清理、未重绘、补充触发 destroy 事件

* fix: 修复 marker 在 cluster getMakers 失效

* style: lint style

* feat: 清除 marker layer cluster fix

* style: lint style

* fix: 修复 markerLayer hide show 方法缺少 cluster 模式下的控制

* style: lint style

* feat: 取消在 shape 方法执行后的暴力更新

* style: lint style

* feat: 增加图层保底颜色设置

* style: lint style

* feat: 将兜底颜色改为 bottomColor

* fix: color bottom

* style: lint style

* feat: 修改颜色兜底判断逻辑

* style: lint style

* chore: update version 2.6.27 -> 2.6.28

* style: lint style

* feat: add tnpm dist-tag

* feat: 增加line border 边框

* style: lint style

* feat: 增加 layer 重复销毁过滤

* style: lint style
2021-12-27 19:11:15 +08:00
YiQianYao 300a8a790c
Shihui dev (#853)
* feat: 完善高德地图和 Mapbox 不同地图之间层级和大小表现相同

* style: lint style
2021-11-26 14:22:03 +08:00
2912401452 17a9b06470 feat: markers 添加容器、修复聚合失效、事件透传、markerlayer 增加 hide/show 事件 2021-06-08 17:39:01 +08:00
thinkinggis 6448f71b4c fix: eslint 2020-12-14 17:33:11 +08:00
thinkinggis ff4857c937 fix: safari 浏览器文本显示问题 2020-12-14 17:31:10 +08:00
thinkinggis a8b2ebd4fd docs: update react demo 2020-09-07 15:26:16 +08:00
thinkinggis e93e99daad chore(popup): 更改 popup 所在dom 容器的位置
修复react popup 高德地下不能正常显示
2020-07-28 17:23:11 +08:00
thinkinggis 3a402e7513 fix(popup): react 组件下popuup 不能响应事件处理 2020-07-28 14:56:46 +08:00
thinkinggis 85abfaee77 docs: update layer doc 2020-04-22 17:12:28 +08:00
thinkinggis 021a1253c3 fix: 采用非偏移坐标系坐标系解决高德地图中国区域抖动的问题 2020-04-10 15:17:16 +08:00
thinkinggis aa968ccced feat: 新增地图状态控制方法 2020-03-28 22:49:36 +08:00
聆一 d66b541c7c feat: 添加例子验证fitBoundsOptions 2020-03-27 11:03:40 +08:00
thinkinggis e9892a2f7c fix: picking 2020-03-20 12:13:28 +08:00
thinkinggis f7624d8b10 refactor(a): add l7-draw source 2020-03-19 20:25:38 +08:00
thinkinggis a74d3f5251 docs: update demos 2020-03-12 17:34:50 +08:00
thinkinggis 7d4d82c792 docs: add site example 2020-03-11 21:35:11 +08:00
thinkinggis c4e340e095 docs: add react demos 2020-03-11 14:49:39 +08:00
thinkinggis afabb75ca0 docs: addd popup marker 2020-03-09 01:04:27 +08:00
thinkinggis 0679435c14 feat: add popup add marker 2020-03-05 22:40:41 +08:00
thinkinggis 06746163f2 feat: 新增地图导出方法 & fix 文本渲染 2020-02-28 11:51:45 +08:00
thinkinggis cfdb0bae8a improvement: update l7-react 2020-02-20 14:18:15 +08:00
thinkinggis 3129de4afe feat: merge react lib & 新增自定义control 2020-02-19 16:45:58 +08:00
thinkinggis a162b4c498 improvement: 新增图层按需开取拾取 2020-02-12 18:20:39 +08:00
thinkinggis e70f700486 feat(react): add react lib 2020-02-11 20:31:55 +08:00