Commit Graph

4831 Commits

Author SHA1 Message Date
2912401452 ade88c0960 docs: 新增线图层的箭头文档 2022-04-13 17:22:00 +08:00
2912401452 e387ffcd6e feat: 补充 arrow 贴图 2022-04-13 17:11:40 +08:00
2912401452 455d9aeb64 feat: 增加路径箭头 demo 2022-04-13 17:09:42 +08:00
2912401452 fa0d15878e chore: update version 2.8.26 -> 2.6.27 2022-04-13 16:17:41 +08:00
YiQianYao a0ef1a2499
fix: 修复 使用过mask 没有设置 maskfence 导致的问题 (#1052) 2022-04-13 16:14:31 +08:00
2912401452 6cfa48438f chore: update version 2.8.25 -> 2.8.26 2022-04-13 15:17:32 +08:00
2912401452 413454b063 Merge branch 'master' of https://github.com/antvis/L7 2022-04-13 15:13:55 +08:00
YiQianYao 5db1e2b1bd
refactor: Mask 重构与 LayerGroup 实现 (#1030)
* feat: 完善 layer 销毁时的资源回收

* style: lint style

* feat: 完善 ocean 纹理销毁

* refactor: 重构 mask

* style: lint style

* feat: change demos

* style: lint style

* feat: 销毁 maskLayer 的时候同时清除画布(包括模版缓存)

* feat: 清除 imageTile 本身的无用渲染

* feat: 调整 layerGrouop 的渲染规则、增加 removeMask & rebuild model

* style: lint style

* feat: 调整 mask 和 layer 的关联方法

* feat: 调整 mask 配置的方式

* style: lint style

* feat: 完善 layer mask 渲染判断和销毁
2022-04-13 15:13:29 +08:00
2912401452 730e90057a chore: update version 2.8.24 -> 2.8.25 2022-04-13 11:47:10 +08:00
YiQianYao d4d2068150
Arrow (#1051)
* fix: 修复 GeometryLayer 失效

* feat: 线图层支持箭头样式

* style: lint style

* feat: 增加注释

* feat: 变量名替换
2022-04-13 11:43:51 +08:00
2912401452 791b99035b chore: update version 2.8.23 -> 2.8.24 2022-04-11 20:01:44 +08:00
2912401452 33f0d60ece fix: fix wave point shader err 2022-04-11 19:58:14 +08:00
2912401452 6c1f7dd34b fix: fix wavePointPoint 2022-04-11 19:55:42 +08:00
2912401452 e94d7c069f chore: update version 2.8.22 -> 2.8.23 2022-04-11 19:42:35 +08:00
2912401452 dde35b98b1 Merge branch 'master' of https://github.com/antvis/L7 2022-04-11 19:40:57 +08:00
YiQianYao 0e0926acb6
M (#1050)
* feat: 使用 Array.isArray 代替 loadsh 的 isArray

* docs: 完善季风demo

* docs: 完善 fillImage 关于 rotate 方法的文档

* style: lint style

* fix: 修复水波点效果、修复 amap2 marker 显示效果

* style: lint style
2022-04-11 19:40:31 +08:00
2912401452 63a44f4fa7 Merge branch 'master' of https://github.com/antvis/L7 2022-04-08 18:58:32 +08:00
YiQianYao f920c7a92c
Set data (#1047)
* feat: 完善 dataArray 的处理逻辑

* style: lint style
2022-04-08 18:58:13 +08:00
2912401452 2f78e56343 style: lint style 2022-04-08 18:04:44 +08:00
2912401452 db3511b149 docs: 完善 fillImage 关于 rotate 方法的文档 2022-04-08 17:55:31 +08:00
2912401452 5a482f6e71 docs: 完善季风demo 2022-04-08 17:45:17 +08:00
2912401452 636c6dc1c4 feat: 使用 Array.isArray 代替 loadsh 的 isArray 2022-04-08 16:53:58 +08:00
2912401452 f088f85db1 chore: update version 2.8.21 -> 2.8.22 2022-04-08 16:29:07 +08:00
2912401452 dd4f70ca14 Merge branch 'master' of https://github.com/antvis/L7 2022-04-08 16:24:08 +08:00
YiQianYao 6019348f25
Set data (#1045)
* fix: 修复 setZoomAndCenter/setZoom 缩放层级不同的问题

* feat: 增强 setData 的使用,使之有更高的自由度

* style: lint style
2022-04-08 16:22:43 +08:00
2912401452 4778449f37 style: lint style 2022-04-08 16:14:18 +08:00
2912401452 0dd2b14153 feat: 增强 setData 的使用,使之有更高的自由度 2022-04-08 16:13:06 +08:00
2912401452 e296c52587 fix: 修复 setZoomAndCenter/setZoom 缩放层级不同的问题 2022-04-08 14:18:56 +08:00
2912401452 3d71d65fa1 style: lint style 2022-04-07 18:42:45 +08:00
2912401452 eadbd1397f docs: 完善官网高德插件文档demo 2022-04-07 17:53:09 +08:00
2912401452 bc92f70873 Merge branch 'master' of https://github.com/antvis/L7 2022-04-07 16:56:52 +08:00
YiQianYao a03b41787b
Shihuidev (#1043)
* feat: fillImage 支持自由设置图标的旋转角度

* style: lint style

* feat: 增加对 pointLayer 的 shape 切换支持
2022-04-07 16:55:31 +08:00
2912401452 33cc1061bc chore: update version 2.8.20 -> 2.8.21 2022-04-07 15:51:32 +08:00
YiQianYao be80c6525d
Shihuidev (#1042)
* feat: fillImage 支持自由设置图标的旋转角度

* style: lint style
2022-04-07 15:45:12 +08:00
2912401452 1b4784d514 chore: update version 2.8.19 -> 2.8.20 2022-04-06 16:02:33 +08:00
YiQianYao 3369cd83cc
Shihuidev (#1041)
* feat: 完善线图层的 heightfixed 配置

* style: lint style

* docs: 完善官网 demo

* docs: 完善官网文档

* style: lint style
2022-04-06 15:33:11 +08:00
Cooper 81b8726d5b
change:修改代码错别字 (#1026) 2022-04-02 23:13:43 +08:00
2912401452 8e628c3464 chore: update version 2.8.18 -> 2.8.19 2022-04-02 16:39:10 +08:00
2912401452 4addbf49f3 docs: 修改 marker 的文档 2022-04-02 16:36:58 +08:00
2912401452 9604590b31 docs: 调整官网 demo 2022-04-02 16:34:43 +08:00
YiQianYao 65b70c19dd
Changemarker (#1039)
* fix: 修复 Marker GaodeMapV2 在移动端的事件失效

* fix: 修复 iconfont 偏移

* fix: 修复销毁场景时候 webgl 实例未被销毁的问题

* style: lint style
2022-04-02 16:23:54 +08:00
2912401452 61c082679a docs: 完善官网文档 2022-03-30 19:06:31 +08:00
2912401452 298bec190c style: lint style 2022-03-30 16:18:19 +08:00
2912401452 bbc53e1680 feat: 修改 geuCullFace 的依赖 2022-03-30 16:16:42 +08:00
2912401452 95cecda948 chore: update version 2.8.17 -> 2.8.18 2022-03-30 16:08:04 +08:00
YiQianYao 2fff09ca2d
Shihui (#1027)
* fix: 修复 layer 在触发 dataUpdate 时映射没有完成的问题

* style: lint style

* feat: lineLayer 支持动态配置 depth (是否开始深度)

* feat: 各个图层开启背面剔除,提高运行性能

* feat: 增加 getCullFace 方法统一处理 cull

* style: lint style
2022-03-30 16:05:05 +08:00
YiQianYao 1f833c268a
Shihui (#1025)
* style: lint style

* style: lint style

* docs: 增加官网关于 setCenter 的 demo/文档

* style: lint style

* docs: 增加 3D 填充图关于抬升配置和纹理配置的 demo 和 文档
2022-03-29 18:44:34 +08:00
2912401452 e0a48d8dab style: lint style 2022-03-29 14:42:38 +08:00
2912401452 871c0d863a style: lint style 2022-03-29 14:42:03 +08:00
2912401452 c157c7755e chore: update version 2.8.16 -> 2.8.17 2022-03-29 14:28:12 +08:00