YiQianYao
|
4a565962eb
|
feat: simple line 支持 (#1408)
* feat: 瓦片支持 simple line
* chore: change test instance
* chore: simple line 数据拆分方法调整
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-19 16:45:44 +08:00 |
@thinkinggis
|
669e4f418e
|
chore: 合并冲突 (#1407)
* fix: 拾取操作
* fix: 文件大小写
* fix: mask map async
|
2022-10-19 14:14:05 +08:00 |
@thinkinggis
|
f45c6a19d1
|
fix: 拾取操作 (#1405)
|
2022-10-19 10:44:24 +08:00 |
shihui
|
aed8e8cd6c
|
chore: change test
|
2022-10-19 10:15:41 +08:00 |
shihui
|
93b0160a13
|
style: lint style
|
2022-10-19 09:54:07 +08:00 |
shihui
|
e56801b10f
|
chore: rename func
|
2022-10-19 09:48:42 +08:00 |
shihui
|
e2d8f51b7f
|
feat: 提取瓦片全局资源方法
|
2022-10-19 09:47:15 +08:00 |
lzxue
|
b31b804194
|
fix: 合并冲突
|
2022-10-19 00:03:46 +08:00 |
lzxue
|
929ae5ce3d
|
fix: 子图层过滤
|
2022-10-18 23:52:09 +08:00 |
shihui
|
d42cb18bb9
|
Merge branch 'feat_source_hooks' of https://github.com/antvis/L7 into feat_source_hooks
|
2022-10-18 23:36:54 +08:00 |
shihui
|
1a70113fe1
|
style: lint style
|
2022-10-18 23:35:35 +08:00 |
shihui
|
dd39337b36
|
style: lint style
|
2022-10-18 23:33:12 +08:00 |
lzxue
|
02bae0265f
|
chore: update async-hooks version
|
2022-10-18 23:21:27 +08:00 |
lzxue
|
edba1fabbc
|
Merge branch 'feat_source_hooks' of https://github.com/antvis/L7 into chore_tile
|
2022-10-18 23:08:19 +08:00 |
lzxue
|
e163a5f982
|
fix: waterfall hooks
|
2022-10-18 23:07:43 +08:00 |
shihui
|
2ebf9b25ea
|
style: lint style
|
2022-10-18 22:38:19 +08:00 |
shihui
|
6c6bebe603
|
feat: 完善瓦片图层 mask 的渲染
|
2022-10-18 22:37:13 +08:00 |
shihui
|
57b8ea432f
|
Merge branch 'feat_source_hooks' of https://github.com/antvis/L7 into feat_source_hooks
|
2022-10-18 22:18:16 +08:00 |
shihui
|
06436385b3
|
style: lint style
|
2022-10-18 22:17:24 +08:00 |
shihui
|
718f76e898
|
feat: 数据栅格瓦片支持
|
2022-10-18 22:16:17 +08:00 |
@thinkinggis
|
a942384ad8
|
Chore layer init hook (#1404)
* chore: add waterfall hooks
* chore: 重构pointmodel & gaodemap->gaodev2
* chore: 重构其他图层
* fix: 动画流程
* chore: 还原 tile 的一些配置
* chore: 更新async-hook 版本
* docs: 添加demo
* docs: 更新demo 配置
* docs: add tile demo 目录
* chore: tileset tile -> sourceTile
* chore: add tile service
* fix: demo remove usebasemap
* fix: debugtile
Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
|
2022-10-18 21:00:59 +08:00 |
shihui
|
5e219f4465
|
style: lint style
|
2022-10-18 20:34:15 +08:00 |
shihui
|
c526c4b8e8
|
feat: add image tile layer
|
2022-10-18 20:33:22 +08:00 |
shihui
|
8d15f160fa
|
Merge branch 'feat_source_hooks' of https://github.com/antvis/L7 into feat_source_hooks
|
2022-10-18 19:45:26 +08:00 |
@thinkinggis
|
424bc28d99
|
Chore layer init hook (#1399)
* chore: add waterfall hooks
* chore: 重构pointmodel & gaodemap->gaodev2
* chore: 重构其他图层
* fix: 动画流程
* chore: 还原 tile 的一些配置
* chore: 更新async-hook 版本
* docs: 添加demo
* docs: 更新demo 配置
* docs: add tile demo 目录
* chore: tileset tile -> sourceTile
* chore: add tile service
Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
|
2022-10-18 19:40:15 +08:00 |
shihui
|
5c897ddde5
|
chore: 修改瓦片更新触发逻辑
|
2022-10-14 21:15:24 +08:00 |
shihui
|
31ec08e53d
|
style: lint style
|
2022-10-14 18:17:17 +08:00 |
shihui
|
9837ff307b
|
style: line style
|
2022-10-14 18:15:11 +08:00 |
shihui
|
e6a3438cc4
|
chore: 重构更新监听
|
2022-10-14 18:13:05 +08:00 |
象数
|
96093932ea
|
chore: tile layer init
|
2022-10-14 16:56:12 +08:00 |
象数
|
b35edcb4d5
|
fix: 修复冲突
|
2022-10-14 16:28:23 +08:00 |
象数
|
8219b8702f
|
fix: 修复冲突
|
2022-10-14 16:25:25 +08:00 |
YiQianYao
|
083154fc0c
|
feat: 瓦片更新代码重构 (#1395)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-14 16:21:05 +08:00 |
@thinkinggis
|
6da24ed06a
|
feat: 升级图例方法、图例更新事件 (#1394)
* feat: 升级图例方法 & 图例更新事件
* feat: 升级图例方法 & 图例更新事件
* docs: legend 文档
Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
|
2022-10-14 16:20:50 +08:00 |
YiQianYao
|
6754bf52d2
|
fix:修复事件名丢失 (#1393)
* chore: rename sourceUpdate -> update
* chore: remove useless code
* feat: 修改初始化 mask 的 逻辑
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-14 15:47:45 +08:00 |
象数
|
11b3a82716
|
docs: demo 升级
|
2022-10-14 15:27:56 +08:00 |
象数
|
6e489cd5d6
|
fix: 修复冲突
|
2022-10-14 11:46:57 +08:00 |
象数
|
1a42b1ad0b
|
demo: add world map demo
|
2022-10-14 10:41:18 +08:00 |
YiQianYao
|
849c095ea8
|
chore: 代码警告清理 & 部分代码优化 (#1392)
* chore: 完善属性注册的写法
* feat: clean code & fix raster pick failed
* chore: code clean
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-14 10:14:46 +08:00 |
YiQianYao
|
3b2bdc3999
|
chore: 瓦片代码重构 (#1390)
* feat: 瓦片代码改造
* chore: 瓦片代码重构
* feat: 瓦片代码完善
* chore: 瓦片代码重构
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-13 21:12:35 +08:00 |
象数
|
3b2817595f
|
fix: init hooks
|
2022-10-13 15:55:19 +08:00 |
YiQianYao
|
8a98f79b16
|
chore: update version 2.9.35 -> 2.9.36 (#1387)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-12 10:55:23 +08:00 |
YiQianYao
|
cab8e69804
|
fix: 修复设置地图中心点引发的问题 (#1386)
* fix: 修复设置地图中心点引发的问题
* style: lint style
* feat: 补充空值时图层绘制采用默认地图中心点
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-12 10:40:37 +08:00 |
YiQianYao
|
55835ff9b9
|
chore: update version 2.9.34 -> 2.9.35 (#1385)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-12 10:08:31 +08:00 |
YiQianYao
|
28a68ea4a4
|
feat: 新增矢量瓦片类型 - 掩模图层 (#1382)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-11 17:47:55 +08:00 |
YiQianYao
|
406eef7361
|
fix: 优化多图层 setData 效果不同步的现象 (#1384)
* fix: 优化多图层 setData 效果不同步的现象
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-11 17:47:33 +08:00 |
@thinkinggis
|
e224472d4e
|
chore: 更新版本 2.9.34 (#1383)
Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
|
2022-10-11 17:18:36 +08:00 |
@thinkinggis
|
6ed131db39
|
fix: css lib (#1381)
|
2022-10-10 20:59:13 +08:00 |
YiQianYao
|
5add3d82ef
|
chore: update version 2.9.32 -> 2.9.33 (#1379)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-10 19:59:44 +08:00 |
YiQianYao
|
5540d4c610
|
feat: 栅格瓦片的多波段计算 (#1367)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* feat: 增加多波段瓦片的 operation 操作
* style: lint style
* feat: 增加波段指定逻辑
* style: lint style
* feat: 优化多波段的请求操作路径代码
* style: lint style
* feat: multi raster layer support express operation 1.0
* style: lint style
* feat: 增加栅格图层的多波段分析能力
* chore: add raster layer demo
* style: lint style
* style: lint style
* style: lint style
* style: lint style
* style: lint style
* feat: 补充栅格数据表达式计算
* chore: 调整栅格计算方法的位置
* chore: 优化栅格计算代码结构
* chore: 优化数据栅格代码
* style: lint style
* style: lint style
* style: lint style
* feat: band operation handle empty data
* feat: 支持彩色多通道栅格
* feat: 数据栅格瓦片支持彩色多通道波段计算
* style: lint style
* style: lint style
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-10 19:15:24 +08:00 |