Commit Graph

4933 Commits

Author SHA1 Message Date
yanxiong 8d7ff26e9a feat: 组件层适配 gatsby 改造 2022-09-15 17:46:55 +08:00
yanxiong 38f0297628 feat: 1.场景 Scene 新增 boxSelect 能力 2022-09-15 10:42:19 +08:00
lvisei 3e7ab354ac
build: worker 内联打包添补 (#1338) 2022-09-15 10:18:25 +08:00
yanxiong 4b95ca8845 feat: 将 iconfont 引入方式从 css => svg 2022-09-14 14:48:45 +08:00
YiQianYao 7d796a1940
docs: remove website docs (#1336)
* fix: 修复 featureScale 错误

* style: lint style

* fix: remove featureScalePlugin async

* feat: website remove mapbox demos

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-09-13 14:08:42 +08:00
@thinkinggis fac48aede1
Feat custom map (#1326)
* chore(map): 地图模块重构

* feat: lealetMap for l7

* chore: amap baseservice 重构

* fix: 修改amap 样式

* fix: 单词拼写
2022-09-13 11:25:25 +08:00
YiQianYao b43a44844f
docs: website remove mapbox demos (#1334)
* fix: 修复 featureScale 错误

* style: lint style

* fix: remove featureScalePlugin async

* feat: website remove mapbox demos

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-09-09 23:26:41 +08:00
Dreammy23 16df259e61
fix: 自定义图层 - markerLayer - 修复图层执行clear后聚合能力失效问题 (#1333)
Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
2022-09-09 21:41:20 +08:00
YiQianYao 5225675cbe
fix: source empty err (#1332)
* fix: 修复 featureScale 错误

* style: lint style

* fix: remove featureScalePlugin async

* fix: fix empty source bug

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-09-09 10:19:41 +08:00
yanxiong 216110bd16 test: 补充 LayerPopup 相关的单测 2022-09-08 19:23:52 +08:00
yanxiong 2d5fecfb93 feat: 完成 LayerPopup 组件的开发 2022-09-08 17:32:18 +08:00
@thinkinggis 1081a15e11
fix: 默认source 配置 (#1331)
* fix: 修改source 为空的问题

* chore: 添加默认渲染
2022-09-08 14:34:13 +08:00
yanxiong 6551ac7d70 feat: 气泡 Popup 新增气泡标题 title 配置 2022-09-08 10:29:09 +08:00
yanxiong fe1e626087 feat: 初始化 LayerPopup 2022-09-07 17:46:55 +08:00
yanxiong 37e5dc835c test: 补充 Popup 单测文件 2022-09-07 17:22:35 +08:00
yanxiong cb169deb34 feat: 完善 Popup setOptions 方法 2022-09-07 16:59:45 +08:00
Dreammy23 177d0f48cc
docs: 移除地球模式点图层demo (#1330)
Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
2022-09-07 15:52:49 +08:00
yanxiong 9c856ccdda feat: 完善 Popup 能力和代码注释 2022-09-07 15:49:55 +08:00
YiQianYao 1abed43e70
docs: remove website demos (#1328)
* fix: 修复 featureScale 错误

* style: lint style

* fix: remove featureScalePlugin async

* docs: remove demos

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-09-07 15:16:59 +08:00
Dreammy23 d4ec1ca59e
fix: 修复gaodev2下MarkerLayer清除有误问题 (#1324)
* fix: markerLayer在GaodeMapV2做底图时removeMarkerLayer视图图层层级改变时会复原被删除的图层 (#1322)

去除clear方法中调用注销监听事件

* fix: 修复gaodev2下layer清除有误问题

Co-authored-by: bolry <909559682@qq.com>
Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
2022-09-07 11:44:38 +08:00
yanxiong 79cb7e7608 feat: 优化 Popup less 样式 2022-09-05 20:41:31 +08:00
yanxiong 773aed399f Merge remote-tracking branch 'origin/feat/control-yanxiong' into feat/control-yanxiong 2022-09-05 20:13:39 +08:00
yanxiong d9295b680e feat: 气泡 Popup 支持设置自定义 className 和 style 2022-09-05 20:12:36 +08:00
yanxiong 6b7c52c07f feat: 气泡 Popup 支持设置自定义 className 和 style 2022-09-05 19:41:45 +08:00
yanxiong 63a51ee5f0 feat: 气泡 Popup 新增配置按 ESC 关闭 Popup 2022-09-05 19:30:09 +08:00
yanxiong 167d23118d feat: 气泡 Popup 新增互斥开关 autoClose 2022-09-05 17:48:48 +08:00
yanxiong cc86e779f9 feat: 完成 Popup 的基础拆分 2022-09-05 16:54:12 +08:00
heiyexing f2cf117850 fix: 完善 setOptions 方法 2022-09-03 22:31:39 +08:00
heiyexing bf01787ab9 fix: 修复 ExportImage 参数 imageType 为 jpg 不生效问题 2022-09-03 21:37:20 +08:00
heiyexing e5fefea36a fix: SelectControl 样式字体缩小 2022-09-03 21:25:34 +08:00
@thinkinggis 58df737121
chore: 增加覆盖率Ci (#1323)
* chore: 增加覆盖率Ci

* chore: jest locv

* fix: layer 单测样例
2022-09-02 23:08:45 +08:00
yanxiong 6c663de6d4 fix: 修复弹框类型组件隐藏时未把弹框隐藏问题 2022-09-02 16:24:29 +08:00
yanxiong d7fe110cf3 feat: 调整 Popup 目录结构 2022-09-02 16:15:57 +08:00
yanxiong 0d18636ffa test: 1.完善 LayerControl 单测 2022-08-31 15:12:26 +08:00
yanxiong 3bdaeb67cd feat: 1.完善 Scale 组件升级 2022-08-31 15:03:19 +08:00
yanxiong 0197293254 feat: 1.完善 Zoom 组件 2.去除旧 LayerControl 对应样式代码 2022-08-31 11:03:04 +08:00
yanxiong d7a654bd0b feat: 修复光标经纬度不更新问题 2022-08-31 10:11:05 +08:00
YiQianYao 2fe8423939
chore: update version 2.9.25 -> 2.9.26 (#1318)
* fix: 修复 featureScale 错误

* style: lint style

* fix: remove featureScalePlugin async

* chore: update version 2.9.25 -> 2.9.26

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-08-30 19:18:44 +08:00
YiQianYao ecdaeef538
chore: add demo (#1319)
* fix: 修复 featureScale 错误

* style: lint style

* fix: remove featureScalePlugin async

* chore: add demo

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-08-30 19:18:33 +08:00
yanxiong f3464cfcfd feat: 新增 MouseLocation 组件 2022-08-30 17:21:15 +08:00
Dreammy23 16b6abc01f
feat: 自定义图层 - marker&markerLayer - 多个marker节点性能优化 (#1300)
* chore: 新增marker开发demo

* style: 增加格式化空格

* marker性能优化 - 缓存计算变量:ignore (#1298)

Co-authored-by: linlb <linlb@homeking365.com>

* feat: 自定义图层 - marker&markerLayer - markerLayer多节点kmarker性能优化

* feat: 添加demo

* feat: 删除冗余代码

Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
Co-authored-by: bolry <909559682@qq.com>
Co-authored-by: linlb <linlb@homeking365.com>
2022-08-30 16:24:02 +08:00
Jeffrey 6672caaa6d
[chores] Remove unused dependencie (#1314) 2022-08-30 15:37:05 +08:00
YiQianYao f345fba72c
feat: 矢量文本计算优化、性能优化 (#1310)
* feat: 新增测试瓦片图层

* style: lint style

* feat: 矢量文本图层性能优化

* chore: change tiletestlayer demo

* style: lint style

* feat: 封装 TileDebugLayer 的source 模块,优化图层默认数据的配置,测试图层样式调整

* style: line style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-08-30 15:35:41 +08:00
yanxiong ec2750da84 Merge remote-tracking branch 'origin/master' into feat/control-yanxiong 2022-08-30 15:06:41 +08:00
yanxiong d0c7497570 feat: 新增 Control 相关单测 2022-08-30 15:04:01 +08:00
YiQianYao 7837021908
fix: 修复栅格图片瓦片的混合问题 (#1316)
* fix: 修复 featureScale 错误

* style: lint style

* fix: remove featureScalePlugin async

* fix: 修复栅格图片瓦片的混合问题

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-08-30 14:44:44 +08:00
YiQianYao 9f2f834960
fix: 修复 feature scale 可能存在的 source 取值问题 (#1315)
* fix: 修复 featureScale 错误

* style: lint style

* fix: 修复 feature scale 映射问题

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-08-30 11:25:06 +08:00
MarkLei7 33c34764b7
fix: 解决聚合情况下清空图层点数据未清空BUG (#1311) 2022-08-30 10:24:53 +08:00
lvisei 1b1fa6238e
feat: source 支持 json 下新增 geometry 字段 (#1312)
* feat: source 支持 json 下 geometry 解析

* refactor: 优化循环逻辑
2022-08-30 10:07:12 +08:00
yanxiong 511e961a68 Merge remote-tracking branch 'origin/master' into feat/control-yanxiong 2022-08-29 10:52:43 +08:00