Commit Graph

4926 Commits

Author SHA1 Message Date
shihui d05bf63fd6 docs: update website content 2022-11-15 11:32:43 +08:00
@thinkinggis ab2d2de4b2
Feat raster (#1477)
* docs: 添加星图地球数据源

* chore: terrain rgb

* chore: 官网build 命令

* chore: remove image data

* chore: 重构目录

* fix: lint format
2022-11-14 13:54:00 +08:00
@thinkinggis 1f1af0aeb5
Feat website (#1474)
* feat: 迁移网站

* feat: 官网更新

* fix: dumi 版本锁定

* chore: 更新依赖
2022-11-12 21:45:59 +08:00
YiQianYao b54f14f0b5
fix: 修复 MaskTile 失效 (#1471)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-11-12 10:12:00 +08:00
YiQianYao acef404204
docs: update website docs (#1468)
* docs: change tile layer docs

* style: lint sytle

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-11-10 19:25:28 +08:00
@thinkinggis 09cbfbf038
Chore raster tile (#1469)
* chore: 升级瓦片渲染方式

* fix: add normalizedDifference

* fix: 添加raste demo

* fix: 删除不必要的demo

* fix: 修复marker 添加问题

* fix: lint error

* fix: 更新 raster rgb

* chore: raster feature

* fix: lint error
2022-11-10 19:16:19 +08:00
@thinkinggis 8ce87ed1e1
chore: 升级瓦片渲染方式 (#1464) 2022-11-09 00:04:25 +08:00
YiQianYao 6287d71f4d
docs: 官网文档内容重构 (#1388)
* feat: change website docs

* docs: 官网内容重构

* style: lint style

* docs: 新增文档目录

* style: lint style

* docs: scene docs

* style: lint style

* docs: 修改官网结构

* docs: 调整官网文档内容

* style: lint style

* docs: 文档修改

* style: lint style

* docs: 完善 size、style、shape 的写法

* style: lint style

* docs: 完善 color、source 等部分内容

* style: lint style

* docs: 修改 shape 文档格式

* style: lint style

* docs: style 文档格式调整

* style: lint style

* docs: 修改官网内容

* style: lint style

* docs: add scale docs

* style: lint style

* docs: 完善 style 的文档内容

* style: lint style

* style: lint style

* style: lint style

* docs: 补充 heatmap shape

* style: lint style

* docs: 官网文档修改

* style: lint style

* docs: 修改官网文档

* style: lint style

* docs: 完善官网文档 raster 部分

* style: lint style

* docs: tutorial/quickstart

* docs: tutorial/demo

* docs: website demo replace amap2 -> amap

* docs: api/scene

* style: lint style

* docs: tutorial

* docs: tutorial/point

* docs: tutorial demo

* docs: tutorial point

* style: lint style

* docs: tutorial point

* docs: toturial point

* docs: toturial direct

* docs: tutorial point

* docs: add scene func docs

* docs: api

* style: lint style

* docs: api tile

* style: lint style

* docs: tile source

* style: lint style

* style: lint style

* style: lint style

* docs: api tile source

* style: lint style

* docs: tutorial polygon line heatmap

* docs: tutorial tile

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-11-08 16:51:50 +08:00
YiQianYao ff00a24ea2
feat: rasterLayer support layer event (#1456)
* feat: 栅格图层支持事件 & 读取栅格数据

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
Co-authored-by: lzxue <lzx199065@gmail.com>
2022-11-07 16:35:44 +08:00
lzxue 45d239c3ff Merge branch 'feat_source_hooks' of https://github.com/antvis/L7 into feat_source_hooks 2022-11-07 16:30:58 +08:00
lzxue 1715c8dbdf Merge branch 'master' of https://github.com/antvis/L7 into feat_source_hooks 2022-11-07 16:26:55 +08:00
@thinkinggis 17fc9d4042
Update l7.zh.md 2022-11-07 15:27:39 +08:00
Dreammy23 31f5ad074b
docs: 修正PolygonLayer图层有歧义的数据映射描述 (#1460)
Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
2022-11-07 14:48:37 +08:00
@thinkinggis 874221a4a9
Feat tile (#1462)
* fix: tilemanager warp

* fix: tile mulipolygon id 问题

* chore: vector & tile 方法调整

* fix: add vector source

* docs: 添加瓦片demo

* fix: 删除 consolelog
2022-11-07 14:48:01 +08:00
lzxue c95dad1b16 fix: 修复冲突 2022-11-03 10:23:05 +08:00
@thinkinggis cfcd300894
Publish (#1454)
* Chore tslint (#1435)

* fix: add tslint

* fix: add tslint

* docs: 添加marker demo (#1423)

* fix: fix code tslint err (#1436)

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>

* fix: 修复 LayerPopup 中的类型 BaseLayer => ILayer (#1441)

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>

* feat: 控件的 position 支持自定义 DOM 容器 (#1440)

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>

* fix: 修复 babel 升级导致的打包报错问题 (#1451)

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>

* chore: 更新beta 版本

Co-authored-by: YiQianYao <42212176+yiiiiiiqianyao@users.noreply.github.com>
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
Co-authored-by: heiyexing <496845051@qq.com>
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2022-11-02 17:30:36 +08:00
@thinkinggis dfda7f0c72
chore: 更新beta 版本 (#1453) 2022-11-02 17:22:07 +08:00
@thinkinggis 2f8749064b
Fix draw (#1452)
* fix: 渲染流程

* fix: 修复 draw
2022-11-02 10:11:42 +08:00
YiQianYao b0a88c40a9
fix: fix lint err (#1444)
* Chore tslint (#1435)

* fix: add tslint

* fix: add tslint

* fix: fix code tslint err

* style: lint style

* style: lint style

* style: lint style

Co-authored-by: @thinkinggis <lzx199065@gmail.com>
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-31 19:16:22 +08:00
heiyexing 2980c38d77
fix: 修复 babel 升级导致的打包报错问题 (#1451)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2022-10-31 15:29:59 +08:00
@thinkinggis 80d2ac2aa9
Publish (#1442)
* fix: verifyZoom 最小值0 ,multiPassRenderer 按需初始化

* fix: getModel type public

* fix: raster 文件名称

* chore: 合并分支

* chore: 文件大小写

* chore: 方法名

* fix: 瓦片图层 pointlayer shape 为文本

* feat: 支持wmsbbox服务

* fix: add wmts tile service

* fix: add dependencies

* chore: update version 2.10.0 -> 2.10.1

* Chore tslint (#1435)

* fix: add tslint

* fix: add tslint

* docs: 添加marker demo (#1423)

* fix: fix code tslint err (#1436)

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>

* fix: geojsonvt layer

* fix: lint error

* fix: ts-lint error

* fix: l7-map 2 default

* fix: l7-map 2 default

* fix: lint

* chore: 版本 2.10.2 beta

* chore: remove unuse func

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
Co-authored-by: YiQianYao <42212176+yiiiiiiqianyao@users.noreply.github.com>
2022-10-31 15:28:29 +08:00
YiQianYao cf6b0f8147
feat: 完善矢量图层事件的数据拾取 (#1449)
* feat: change vector tile get data

* feat: 瓦片图层事件支持获取数据

* style: lint style

* feat: 修改瓦片图层事件获取数据的方法

* style: lint style

* fix: 修复 MaskLayer 失效

* feat: 完善矢量瓦片事件获取数据

* feat: geojson-vt 兼容新的数据解析逻辑

* style: lint style

* feat: add tile getMainLayer

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-31 14:29:21 +08:00
@thinkinggis 58947c2461
Feat tile (#1438)
* fix: verifyZoom 最小值0 ,multiPassRenderer 按需初始化

* fix: getModel type public

* fix: raster 文件名称

* chore: 合并分支

* chore: 文件大小写

* chore: 方法名

* fix: 瓦片图层 pointlayer shape 为文本

* feat: 支持wmsbbox服务

* fix: add wmts tile service

* Chore tslint (#1435)

* fix: add tslint

* fix: add tslint

* docs: 添加marker demo (#1423)

* fix: fix code tslint err (#1436)

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>

* fix: geojsonvt layer

* fix: lint error

* fix: ts-lint error

* fix: l7-map 2 default

* fix: l7-map 2 default

* fix: lint

* chore: 添加babel-types 依赖

* chore:  lock some babel  verison

Co-authored-by: YiQianYao <42212176+yiiiiiiqianyao@users.noreply.github.com>
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-28 17:46:35 +08:00
YiQianYao 5ef6bafc14
feat: 瓦片图层事件获取数据、瓦片数据解析 (#1447)
* feat: change vector tile get data

* feat: 瓦片图层事件支持获取数据

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-28 15:44:22 +08:00
heiyexing 17674cef1e
feat: 控件的 position 支持自定义 DOM 容器 (#1440)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2022-10-28 10:08:19 +08:00
heiyexing 9d6d2942df
fix: 修复 LayerPopup 中的类型 BaseLayer => ILayer (#1441)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2022-10-28 10:07:29 +08:00
YiQianYao ed3233cd0d
fix: 修复 wind 风场图层渲染错误 (#1443)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-28 10:06:29 +08:00
YiQianYao 9854392dd5
fix: 修复 heatmap 渲染失效 (#1439)
* fix: 修复热力图不显示

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-27 15:23:37 +08:00
YiQianYao 1307521d8d
fix: 修复热力图不显示 (#1437)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-27 10:09:32 +08:00
YiQianYao b3f81b04e7
fix: fix code tslint err (#1436)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-26 14:51:50 +08:00
@thinkinggis 7d09373950
docs: 添加marker demo (#1423) 2022-10-26 14:40:32 +08:00
@thinkinggis 034744268a
Feat 新增 WMS 和 WMTS 服务支持 (#1431)
* fix: verifyZoom 最小值0 ,multiPassRenderer 按需初始化

* fix: getModel type public

* fix: raster 文件名称

* chore: 合并分支

* chore: 文件大小写

* chore: 方法名

* fix: 瓦片图层 pointlayer shape 为文本

* feat: 支持wmsbbox服务

* fix: add wmts tile service
2022-10-26 14:37:18 +08:00
@thinkinggis 7589efa5b0
Chore tslint (#1435)
* fix: add tslint

* fix: add tslint
2022-10-26 12:49:30 +08:00
shihui f7d17c434a Merge branch 'master' into feat_source_hooks 2022-10-26 11:01:39 +08:00
YiQianYao aec5b8f200
chore: update version 2.10.0 -> 2.10.1 (#1433)
* fix: add dependencies

* chore: update version 2.10.0 -> 2.10.1

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-25 22:48:06 +08:00
shihui ebc2fceea5 Merge branch 'master' into feat_source_hooks 2022-10-25 21:07:44 +08:00
YiQianYao f6476ba116
chore: update version 2.9.37 -> 2.10.0 (#1432)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-25 20:50:01 +08:00
YiQianYao c48781d30a
feat: tile style update (#1428)
* feat: 增加瓦片的样式更新逻辑

* style: lint style

* feat: 补充瓦片样式的代理方法

* chore: 样式更新代码修改位置、瓦片代码清理

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-25 16:53:43 +08:00
shihui 00e5aa04d7 chore: remove flat 2022-10-25 16:51:27 +08:00
YiQianYao d11bf13321
feat: Tile style update (#1426)
* feat: 增加瓦片的样式更新逻辑

* style: lint style

* feat: 补充瓦片样式的代理方法

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-25 14:14:30 +08:00
@thinkinggis 40bead4374
Feat tile layer 文本瓦片shape 设置 (#1425)
* fix: verifyZoom 最小值0 ,multiPassRenderer 按需初始化

* fix: getModel type public

* fix: raster 文件名称

* chore: 合并分支

* chore: 文件大小写

* chore: 方法名

* fix: 瓦片图层 pointlayer shape 为文本
2022-10-25 14:14:16 +08:00
@thinkinggis 440641e3d6
Feat tile layer (#1424)
* fix: verifyZoom 最小值0 ,multiPassRenderer 按需初始化

* fix: getModel type public

* fix: raster 文件名称

* chore: 合并分支

* chore: 文件大小写

* chore: 方法名

* chore: 方法名

* Delete rasterDataLayer.ts
2022-10-24 19:13:48 +08:00
@thinkinggis eef95a75c5
Chore tile (#1421)
* fix: 拾取操作

* fix: 文件大小写

* fix: mask map async

* fix: remove cancleExtent

* fix: rm bottom color

* chore: tileLayer 创建机制

* feat: pick 范围判断

* chore: update pick

* fix: lint error

* chore: 方法替换

* fix: set mvt id

* fix: pick bug
2022-10-24 17:34:06 +08:00
YiQianYao d832b6902e
feat: 修改瓦片渲染逻辑 (#1422)
* feat: add sRGB tile

* feat: 矢量文字瓦片优化

* feat: add rester rgb

* fix: 修复 tileLayer active 没有生效

* feat: 渲染流程改造

* style: lint style

* feat: 修改渲染流程

* feat: 修改 render

* feat: change render list

* feat: beforeRender 更新改造

* style: lint style

* chore: change func usage

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-24 16:21:08 +08:00
@thinkinggis 589595edac
Chore Pick 拾取方案 (#1420)
* fix: 拾取操作

* fix: 文件大小写

* fix: mask map async

* fix: remove cancleExtent

* fix: rm bottom color

* chore: tileLayer 创建机制

* feat: pick 范围判断

* chore: update pick

* fix: lint error

* chore: 方法替换
2022-10-21 15:29:24 +08:00
YiQianYao 3f22a8c116
fix: fix mask tile layer err (#1419)
* fix: fix mask tile err

* feat: recover TileDebugLayer

* feat: fix canvas context read fast

* fix: 修复渲染顺序异常

* style: lint style

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-21 11:13:56 +08:00
YiQianYao b380801c4d
feat: remove tile model (#1418)
* feat: change raster color texture func

* feat: remove tile model

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-20 22:06:22 +08:00
@thinkinggis c9a229c821
Chore tile (#1417)
* fix: 拾取操作

* fix: 文件大小写

* fix: mask map async

* fix: remove cancleExtent

* fix: rm bottom color

* chore: tileLayer 创建机制
2022-10-20 18:43:28 +08:00
YiQianYao 605ced75fe
feat: 增加 Mask Tile Layer (#1416)
* feat: add Mask TIle layer

* style: lint style

* feat: add demo

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-20 16:26:04 +08:00
heiyexing 36b542e358
fix: 修复 LayerSwitch 展示图层变更时触发两次的问题 (#1415)
* refactor: 1.控件 LayerControl => LayerSwitch,防止在 LarkMap 中控件命名概念混淆  2.LayerSwitch 的参数 layers 新增支持传递 layer 的 id 数组

* fix: 修复 l7-component 打包依赖报错问题

* fix: 修复 LayerControl 展示图层变更会触发两次的问题

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2022-10-20 15:30:27 +08:00