lzxue
|
9bc670838f
|
chore: 移除无效的blend,mask代码
|
2023-02-14 20:57:12 +08:00 |
@thinkinggis
|
4db42a1814
|
Chore lint update (#1600)
* chore: update lint config
* fix: 移除空行
* fix: util export
* chore: 优化lint 配置
|
2023-02-14 18:01:02 +08:00 |
YiQianYao
|
13b9e3249d
|
chore: update version 2.13.5 -> 2.13.6 (#1603)
* feat: 新增 debugService step1
* chore: layer_init test 测试文件修改
* refactor: 重构日志系统结构
* feat: add remove layer log
* feat: add render debug
* feat: 增加 debugService 的开关控制
* feat: add simple source log
* feat: 调整 souce getLog 方法的输出
* feat: add scene webgl context lost
* docs: 补充 scene 的事件监听方法
* feat: 标砖 debugService 枚举类型、修复初始化时间节点错误
* style: lint style
* fix: 删除单独的sourcelog,优化了log 流程 (#1599)
* chore: remove render model log
* docs: add debugService contents
* style: lint style
* docs: add IDebugLog details
* style: lint style
* chore: update version 2.13.5 -> 2.13.6
---------
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
Co-authored-by: @thinkinggis <lzx199065@gmail.com>
|
2023-02-14 17:46:10 +08:00 |
YiQianYao
|
b0d9862164
|
feat: add DebugService (#1590)
* feat: 新增 debugService step1
* chore: layer_init test 测试文件修改
* refactor: 重构日志系统结构
* feat: add remove layer log
* feat: add render debug
* feat: 增加 debugService 的开关控制
* feat: add simple source log
* feat: 调整 souce getLog 方法的输出
* feat: add scene webgl context lost
* docs: 补充 scene 的事件监听方法
* feat: 标砖 debugService 枚举类型、修复初始化时间节点错误
* style: lint style
* fix: 删除单独的sourcelog,优化了log 流程 (#1599)
* chore: remove render model log
* docs: add debugService contents
* style: lint style
* docs: add IDebugLog details
* style: lint style
---------
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
Co-authored-by: @thinkinggis <lzx199065@gmail.com>
|
2023-02-14 17:26:11 +08:00 |
@thinkinggis
|
5a96e01ad5
|
Fix 矢量瓦片拾取&线纹理&一些lint fixed (#1598)
* feat: 栅格表示添加 min/max/log10/log2/计算逻辑
* fix: lint format
* fix: 文本避让
* fix: utils some error
* fix: 文本支持 fontFamily,fontweight,padding 更新
* chore: 图片标注图层空数据改为空图标
* chore: fillImange 默认shape 为透明
* fix: 瓦片拾取featureID 兼容
* fix: line 纹理事件
* chore: ts lint fixed
|
2023-02-14 10:25:00 +08:00 |
@thinkinggis
|
a0b79e89cd
|
Publish 2.13.5 (#1596)
* fix: docs: lint error
* chore: publish
|
2023-02-13 18:40:57 +08:00 |
@thinkinggis
|
ffee682445
|
feat: 栅格表达式添加 min/max/log10/log2/计算逻辑&文本更新避让能力完善 (#1594)
* feat: 栅格表示添加 min/max/log10/log2/计算逻辑
* fix: lint format
* fix: 文本避让
* fix: utils some error
* fix: 文本支持 fontFamily,fontweight,padding 更新
* chore: 图片标注图层空数据改为空图标
* chore: fillImange 默认shape 为透明
|
2023-02-13 11:07:47 +08:00 |
@thinkinggis
|
faf6c7719f
|
Publish (#1593)
* fix: docs: lint error
* chore: update version
|
2023-02-08 20:11:39 +08:00 |
@thinkinggis
|
3887413f59
|
Publish (#1592)
* fix: docs: lint error
* chore: publish
|
2023-02-08 19:29:13 +08:00 |
@thinkinggis
|
149835878b
|
feat: mvt 实现getCustomdata 方法 (#1591)
|
2023-02-08 19:24:49 +08:00 |
@thinkinggis
|
54c43d6dd4
|
chore: add ChatGPT action (#1589)
* docs: add 行政区demo
* fix: lint error
* docs: scale 文档更新
* docs: marker demo& chatgpt ci
* chore: update chatgpt workflows
* chore: update ci config
|
2023-02-08 18:47:26 +08:00 |
heiyexing
|
f863001e9d
|
feat: 去除 Control options 多余类型导致的 Omit 失效问题 (#1586)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
|
2023-02-07 12:08:39 +08:00 |
@thinkinggis
|
9661646ef2
|
Fix map max zoom (#1584)
* docs: add 行政区demo
* fix: lint error
* docs: scale 文档更新
|
2023-02-07 11:02:57 +08:00 |
@thinkinggis
|
56b126f629
|
Publish (#1582)
* fix: docs: lint error
* chore: publish
|
2023-02-02 14:29:57 +08:00 |
@thinkinggis
|
046739acbb
|
fix: 瓦片要素拾取 (#1580)
* fix: 瓦片要素拾取
* fix: 图层移除异步方法
* fix: 优化图层移除方法
|
2023-02-01 19:38:05 +08:00 |
@thinkinggis
|
0537961c90
|
Publish 2.13.2 (#1577)
* fix: docs: lint error
* chore: publish
|
2023-01-30 10:24:02 +08:00 |
@thinkinggis
|
56b22369ac
|
Fix scale update diff (#1576)
* feat: scale update
* docs: scale/filter document
* docs: this image is missing a text alternative
* fix: add scale options diff
* fix: lint error
|
2023-01-16 16:57:51 +08:00 |
@thinkinggis
|
cefe7a71ed
|
feat: scale update 不生效 (#1574)
* feat: scale update
* docs: scale/filter document
* docs: this image is missing a text alternative
|
2023-01-16 16:37:40 +08:00 |
heiyexing
|
0587b41e1b
|
docs: 修复文档部分问题 (#1569)
* docs: 1.修复文档对 dumi 版本的依赖问题 2.修复图层 Source 示例代码问题
* docs: 新增面图层框选示例
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
|
2023-01-13 14:04:59 +08:00 |
YiQianYao
|
44d31b8fbc
|
chore: publish update version 2.13.0 -> 2.13.1 (#1565)
* chore: publish
* chore: update version 2.13.0 -> 2.13.1 fix bug
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2023-01-09 11:07:06 +08:00 |
@thinkinggis
|
48b54854e9
|
Publish (#1564)
* fix: docs: lint error
* chore: publish
|
2023-01-06 14:26:08 +08:00 |
YiQianYao
|
ff90a19e2d
|
fix: 修复鸿蒙系统 webgl 扩展不支持错误 (#1561)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2023-01-06 11:22:20 +08:00 |
YiQianYao
|
460679aebd
|
fix: 修复 gl jest-test 测试 (#1562)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2023-01-06 11:21:40 +08:00 |
@thinkinggis
|
3bbc1eca78
|
Publish 2.13.0 (#1559)
* fix: docs: lint error
* chore: publish
|
2022-12-30 18:02:59 +08:00 |
@thinkinggis
|
ba7c9a0c1d
|
feat: 栅格rampcolor 支持cat、quantize、custom 着色方式 (#1554)
* fix: circle meter size && remove unuse code file
* docs: add demo
* feat: 新增attribute diff 校验
* fix: lint error
* feat: 增强 rampcolor 类型
* fix: rampcolor domain
* docs: rampcolor 优化
* fix: 纬度范围大于85 的情况
* fix: rampcolor quantize
* docs: 更新demo
|
2022-12-29 16:06:04 +08:00 |
@thinkinggis
|
5f489e55c8
|
Publish (#1556)
* fix: docs: lint error
* chore: publish
* fix: 移除triangle
* chore: publish
|
2022-12-28 15:53:23 +08:00 |
heiyexing
|
67098b82e8
|
refactor: 压缩图片主题组件中的图片尺寸 (#1557)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
|
2022-12-28 14:01:49 +08:00 |
@thinkinggis
|
c188238b70
|
fix: circle meter size && remove unuse code file (#1550)
|
2022-12-21 17:15:05 +08:00 |
@thinkinggis
|
ef317bfb26
|
fix: getImage async method (#1549)
|
2022-12-21 10:51:27 +08:00 |
lzxue
|
dd1ccb7d03
|
fix: 导出图片使用异步方法
|
2022-12-20 20:25:22 +08:00 |
lzxue
|
1c62c5c9ea
|
fix: shape 更新,filter 优化
|
2022-12-20 20:05:35 +08:00 |
lzxue
|
6242f3c0ff
|
fix: 小程序场景增加scene 增加开关
|
2022-12-20 15:37:56 +08:00 |
lzxue
|
c5894c9659
|
chore: protected source data
|
2022-12-19 18:47:45 +08:00 |
lzxue
|
c2ec46a8d9
|
fix: build command
|
2022-12-19 18:39:01 +08:00 |
@thinkinggis
|
563fd36744
|
Publish (#1548)
* fix: docs: lint error
* chore: 忽略 site build
* chore: 更新版本
|
2022-12-19 18:27:30 +08:00 |
YiQianYao
|
debd0bff41
|
fix: 修复 shape 更新失效 (#1547)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-12-19 17:54:53 +08:00 |
@thinkinggis
|
55ae0001c9
|
fix: identity scale && text padding (#1541)
* fix: identity scale && text padding
* fix: lint error
* fix: format lint
|
2022-12-16 10:33:56 +08:00 |
@thinkinggis
|
8241f5a872
|
Fix token warn (#1540)
* fix: 文本更新
* fix: iconfont 更新
* fix: 移除console
* docs: scene 增加 setzoom
* fix: 地图实例demo
* fix: polygon triangle
* fix: polygon triangle dimensions
* fix: 高德地图v2 坐标转换
* fix: 地图token 警告提醒
* fix: 标准化警告文案
* fix: lint error
|
2022-12-15 19:54:15 +08:00 |
@thinkinggis
|
1347639c8f
|
Publish (#1539)
* fix: docs: lint error
* chore: publish
|
2022-12-13 14:10:38 +08:00 |
@thinkinggis
|
cac672016c
|
Feat earcut (#1536)
* fix: 文本更新
* fix: iconfont 更新
* fix: 移除console
* docs: scene 增加 setzoom
* fix: 地图实例demo
* fix: polygon triangle
* fix: polygon triangle dimensions
* fix: 高德地图v2 坐标转换
|
2022-12-13 10:19:33 +08:00 |
heiyexing
|
4fa5a324db
|
fix: 修复 isOpen 报错问题 (#1537)
* docs: 场景 Scene API 补充 addPopup 和 removePopup 方法说明
* fix: 修复 Popup title 设置先后问题
* fix: 修复 L7 Popup isOpen 报错问题
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
|
2022-12-13 10:07:08 +08:00 |
heiyexing
|
bbce4a205e
|
fix: 修复 Popup 中 title 和 content 设置先后问题 (#1534)
* docs: 场景 Scene API 补充 addPopup 和 removePopup 方法说明
* fix: 修复 Popup title 设置先后问题
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
|
2022-12-10 00:19:17 +08:00 |
@thinkinggis
|
7ec05e61de
|
Publish (#1532)
* fix: docs: lint error
* chore: publish
* fix: 文档 lint error
|
2022-12-09 23:27:54 +08:00 |
@thinkinggis
|
02f76b4d4b
|
Fix 文本更新 (#1530)
* fix: 文本更新
* fix: iconfont 更新
* fix: 移除console
* docs: scene 增加 setzoom
|
2022-12-08 11:24:07 +08:00 |
heiyexing
|
15e653a6d8
|
docs: 场景 Scene API 补充 addPopup 和 removePopup 方法说明 (#1528)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
|
2022-12-08 10:51:58 +08:00 |
@thinkinggis
|
8e3f525e16
|
Publish (#1523)
* fix: docs: lint error
* chore: publish
* chore: publish
* fix: lint error
|
2022-12-06 16:36:10 +08:00 |
@thinkinggis
|
69f497250e
|
Publish (#1522)
* fix: docs: lint error
* chore: publish
|
2022-12-01 18:40:20 +08:00 |
@thinkinggis
|
eb35dd676b
|
Feat map (#1521)
* fix: 多地图模式
* fix: getcustomdata 数据为空
* fix: map 支持 threejs 图层
* fix: lint error
* chore: add vercel-build
* chore: add vercel.json
* chore: add vercel.json
* fix: 地图高亮
|
2022-12-01 18:37:25 +08:00 |
heiyexing
|
50b6c2c227
|
Feat/layer popup (#1520)
* fix: 1.修复 Popup 换行和事件穿透问题
* chore: 重新触发 Github CI
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
|
2022-12-01 18:37:09 +08:00 |
@thinkinggis
|
6f3d043a7b
|
Feat map (#1515)
* fix: 多地图模式
* fix: getcustomdata 数据为空
* fix: map 支持 threejs 图层
* fix: lint error
* chore: add vercel-build
* chore: add vercel.json
* chore: add vercel.json
|
2022-11-29 23:35:27 +08:00 |