Commit Graph

4910 Commits

Author SHA1 Message Date
@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
@thinkinggis 1aa296f931
Publish (#1514)
* fix: docs: lint error

* chore: publish

* chore: 更新版本 2.11.3
2022-11-29 21:23:24 +08:00
@thinkinggis 8e7614c376
fix: 添加l7-maps 地图 umd (#1503)
* fix: 添加l7-maps 地图

* fix: 高德地图抖动问题
2022-11-28 11:51:39 +08:00
@thinkinggis f39b6f3653
Fix raster color (#1511)
* feat: 调试栅格瓦片图层颜色渲染失效问题

* feat: 添加自定义数据获取

Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
2022-11-28 11:42:17 +08:00
heiyexing ee3cc51d3f
feat: LayerPopup 新增自定义内容能力 (#1504)
* feat: 图层气泡 LayerPopup props 中的 config => items,formatField 和 formatValue 支持字符串格式

* fix: 图层气泡组件 LayerPopup 新增包裹 key、value 的组件

* feat: 图层气泡组件新增支持对 field、value、content 的自定义内容

* docs: 修复官网 G2 升级导致无法渲染的问题

* docs: 新增图层气泡自定义内容示例

* fix: 修复重新更新 Popup 内容问题

* feat: 1.气泡组件 Popup 和 LayerPopup 新增自定义标题的能力 2.修复文档中表格内使用 | 的问题

* docs: 修复 LayerPopup 文档中 TS 类型定义顺序问题

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2022-11-28 11:40:36 +08:00
Dreammy23 889abf7b65
chore: update version v2.11.1 -> v2.11.2 (#1508)
* chore: update version v2.11.1 -> v2.11.2

* fix: lint error

Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
Co-authored-by: lzxue <lzx199065@gmail.com>
2022-11-27 12:19:09 +08:00
heiyexing 8c95cdcee2
docs: 修复官网快速开始跳转错误问题 (#1507)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2022-11-25 19:48:14 +08:00
Dreammy23 59e97aef44
feat: 瓦片服务请求中添加 getURLFromTemplate、transformResponse 修改默认请求配置 (#1430)
Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
2022-11-25 19:46:06 +08:00
heiyexing 416510ef66
fix: 修复 Popup 部分问题 (#1498)
* refactor: 修改 LayerPopup 开发 demo 错误传参

* fix: 修复 Popup 箭头与主体的间距问题

* fix: 下架 Popup 默认点击穿透的样式设置

* fix: 修复 Popup 更新配置时若为 hide 则会自动调用 show,保证单一 Popup 实例可用

* fix: 气泡 Popup 新增文本超出换行

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2022-11-24 09:50:13 +08:00
@thinkinggis 3d00eb1936
Publish (#1499)
* chore: publish

* fix: update dumi-theme-antv version

* docs: raster 文档

* fix: docs 样式

* docs: lint

* docs: lint

* docs: 官网配置

* fix: geojson vt

* fix: 更新dumi 配置

* fix: 更新文档

* docs: 文档

* docs: 更新文档

Co-authored-by: Dreammy23 <caomengyuan2015@163.com>
2022-11-23 17:30:08 +08:00
lvisei 868e504326
docs: 更新 README 及新官网链接 (#1500) 2022-11-22 15:59:22 +08:00
@thinkinggis 4a1ba616b3
chore: publish (#1497)
* chore: publish

* fix: update dumi-theme-antv version

* docs: raster 文档

* fix: docs 样式

* docs: lint

* docs: lint

* docs: 官网配置

* fix: geojson vt

* fix: 更新dumi 配置

* fix: 更新文档

* docs: 文档
2022-11-21 23:26:46 +08:00
lzxue 7becddd82f docs: 更新文档 2022-11-21 21:51:40 +08:00
lzxue bac2e28da9 docs: 官网配置 2022-11-21 13:04:09 +08:00
@thinkinggis 536682ad4d
Fix icon (#1496)
* fix: iconservice

* fix: setcenter 方法

* fix: layerpopup demo

* docs: update demo

* fix: 文档格式

* fix: popup 显示

* fix: lint error

* fix: icon 图表加载延迟不能正常渲染
2022-11-21 01:00:06 +08:00