yanxiong
|
5bf5adc9f5
|
Merge remote-tracking branch 'origin/master' into feat-yanxiong-merge
# Conflicts:
# lerna.json
# packages/component/package.json
# packages/core/package.json
# packages/l7/package.json
# packages/l7/src/version.ts
# packages/layers/package.json
# packages/map/package.json
# packages/maps/package.json
# packages/mini/package.json
# packages/renderer/package.json
# packages/scene/package.json
# packages/site/package.json
# packages/source/package.json
# packages/test-utils/package.json
# packages/three/package.json
# packages/utils/package.json
|
2022-10-13 19:26:06 +08:00 |
yanxiong
|
f81367dc3b
|
feat: 去除 Control 中 abstract 的描述
|
2022-10-13 19:23:57 +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 |
yanxiong
|
87faaf9189
|
Merge branch 'master' into feat-yanxiong-merge
# Conflicts:
# dev-demos/features/tile/rasterData/hillShading.tsx
# lerna.json
# packages/component/package.json
# packages/core/package.json
# packages/l7/package.json
# packages/l7/src/version.ts
# packages/layers/package.json
# packages/map/package.json
# packages/maps/package.json
# packages/mini/package.json
# packages/renderer/package.json
# packages/scene/package.json
# packages/site/package.json
# packages/source/package.json
# packages/test-utils/package.json
# packages/three/package.json
# packages/utils/package.json
|
2022-10-10 20:26:55 +08:00 |
yanxiong
|
0d3996cef4
|
Merge branch 'publish' into feat-yanxiong-merge
|
2022-10-10 20:26:12 +08:00 |
yanxiong
|
17a8a05d41
|
feat: 修复 IControlOption 报错问题
|
2022-10-10 19:59:55 +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 |
yanxiong
|
8bdecb6846
|
feat: 升级版本号
|
2022-10-10 19:49:00 +08:00 |
yanxiong
|
933f97b7f7
|
feat: 升级版本号
|
2022-10-10 19:45:49 +08:00 |
yanxiong
|
16555be968
|
fix: 解决 turf 依赖问题
|
2022-10-10 19:22:54 +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 |
yanxiong
|
293ac81d2b
|
chore: publish alpha version 2.9.32-alpha.2
|
2022-10-10 19:10:34 +08:00 |
lvisei
|
36dcd9928c
|
fix: 修复 source 模块 parser 为 Json geometry 情况数据拾取问题 (#1378)
|
2022-10-10 17:48:44 +08:00 |
yanxiong
|
b1b3feb631
|
fix: 修复当前 lerna 打包顺序导致报错的问题
|
2022-10-10 17:38:22 +08:00 |
yanxiong
|
138640301b
|
docs: 补充 L7 Component 文档相关
|
2022-10-10 16:30:44 +08:00 |
@thinkinggis
|
c878581cee
|
Fix: css 打包方式内联 (#1375)
* fix: 文件名大小写
* fix: font load 逻辑
* fix: font 加载问题
* fix: lint error
* fix: css lib 打包配置
|
2022-10-10 16:28:42 +08:00 |
YiQianYao
|
f6b9938bd5
|
fix: 修复 setData 引发的高德2 图层抖动问题 (#1376)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-10 16:18:22 +08:00 |
YiQianYao
|
61a56284c3
|
chore: update version 2.9.31 -> 2.9.32 (#1373)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* chore: update version 2.9.31 -> 2.9.32
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-10 14:44:35 +08:00 |
@thinkinggis
|
ef8daefcb2
|
fix: font 加载逻辑,添加font 加载完成事件 (#1364)
* fix: 文件名大小写
* fix: font load 逻辑
* fix: font 加载问题
|
2022-10-09 19:43:36 +08:00 |
YiQianYao
|
d74957a902
|
fix: 修复拾取高亮状态异常 (#1368)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* fix: 修复拾取高亮状态异常
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-09 19:22:20 +08:00 |
yanxiong
|
b75f46933d
|
fix: 修复 fillShade 文件名称大小写问题
|
2022-10-09 16:55:15 +08:00 |
yanxiong
|
8e7cf3aba9
|
fix: 修改 gcoord 的依赖类型
|
2022-10-09 16:37:28 +08:00 |
yanxiong
|
4cd9c7cd86
|
fix: 修复代码合并丢失代码
|
2022-10-09 16:32:06 +08:00 |
yanxiong
|
aaecc92e10
|
feat: 合并代码
|
2022-10-09 16:04:53 +08:00 |
yanxiong
|
6c883689f8
|
feat: 合并代码
|
2022-10-09 12:18:33 +08:00 |
yanxiong
|
f2c501ef0d
|
feat: 合并代码
|
2022-10-09 12:17:30 +08:00 |
yanxiong
|
78b1418ca8
|
docs: 完善 L7 组件文档和示例
|
2022-10-09 10:13:01 +08:00 |
YiQianYao
|
3afb611745
|
fix: 瓦片事件监听失效 (#1365)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* fix: 修复瓦片图层事件失效
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-10-08 10:55:45 +08:00 |
YiQianYao
|
48f5f9522a
|
chore: update version 2.9.29 -> 2.9.30 (#1363)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* chore: update version 2.9.29 -> 2.9.30
* chore: add three ignorefile
* chore: update version 2.9.30 -> 2.9.31
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-30 17:50:46 +08:00 |
YiQianYao
|
d491784c26
|
feat: add l7-three father umd build config (#1361)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* feat: add l7-three father/umd
* feat: remove depecenied lib
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-29 11:45:37 +08:00 |
YiQianYao
|
7fcbb6e9fe
|
chore: update version 2.9.28 -> 2.9.29 (#1360)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* docs: change website url
* chore: update version 2.9.28 -> 2.9.29
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-28 19:46:37 +08:00 |
YiQianYao
|
33757f05f4
|
fix: 修复 layer model 更新时候存在闪烁的问题 (#1358)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* fix: 优化 layer model 的更新链路,避免闪烁
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-28 17:15:15 +08:00 |
YiQianYao
|
16dda0a570
|
chore: update version 2.9.27 -> 2.9.28 (#1357)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* chore: update version 2.9.27 -> 2.9.28
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-28 14:46:45 +08:00 |
YiQianYao
|
8d0f0f7742
|
fix: 修复更新图层属性 bug (#1356)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* chore: add fix demo
* fix: 修复样式更新的状态问题
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-27 20:45:37 +08:00 |
YiQianYao
|
54bdd69811
|
feat: 优化瓦片金字塔的计算 (#1355)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* feat: opmitize tile cal
* style: lint style
* chore: update api name
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-27 20:45:27 +08:00 |
yanxiong
|
d3da1e1d14
|
docs: 完善官方文档
|
2022-09-27 18:27:59 +08:00 |
YiQianYao
|
4f13cefca3
|
fix: demo address err (#1351)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-21 17:20:54 +08:00 |
YiQianYao
|
cc88ddf600
|
feat: 设置瓦片多服务重构、支持加载多文件 (#1350)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* feat: 优化简单矢量线瓦片的计算
* feat: 优化简单线图层的网格计算构建
* style: lint style
* style: lint style
* feat: 矢量瓦片更新渲染优化
* fix: 修复 tileLayer 重复创建导致的瓦片更新错误
* feat: 优化矢量瓦片图层本身的性能
* style: lint style
* feat: 优化 reRender 的调用
* feat: 合并瓦片销毁时的重绘
* feat: 去除矢量文本图层的 remapping 映射
* feat: 网格构建异步改造修复
* feat: 瓦片渲染流程优化
* feat: 通用瓦片流程的优化(主线程阻塞优化)
* feat: 补全瓦片更新触发
* feat: 默认顶点属性构建的优化
* style: lint style
* feat: 调整矢量点 uniform 参数
* chore: 去除矢量图层对偏移坐标的支持(不统一)
* style: lint style
* feat: 合并不同瓦片图层触发的重绘
* style: lint style
* chore: 调整瓦片代码结构
* feat: 矢量图层初始化优化
* chore: code clean
* feat: 矢量图层地图绘制数据属性映射优化
* chore: lint style
* feat: 矢量图层地图绘制初始化优化
* feat: maskLayer 初始化优化、debugtestLayer 默认为 basemap 模式
* chore: style
* feat: 绘制指令优化 - picking drawCommand
* style: lint style
* feat: 优化矢量图层初始化资源的创建
* feat: 简化矢量瓦片图层加载完成触发的重绘
* chore: 统一地图图层的样式写法 color、size
* style: lint style
* style: lint style
* style: lint style
* feat: 瓦片渲染执行优化
Please enter the commit message for your changes. Lines starting
* feat: 优化拾取渲染
* style: lint style
* chore: style change
* style: lint style
* feat: layer plugin list clean
* style: lint style
* feat: 合并shader 使用
* style: lint style
* feat: 优化 source 计算
* feat: 去除 source 中对创建 tileset 的多余判断
* chore: 优化代码写法
* feat: 地图瓦片图层类型定义优化
* chore: data clean
* style: lint style
* style: lint style
* feat: debugLayer add basemap attr
* chore: demo 调整
* feat: 优化瓦片图层的渲染
* feat: 修改瓦片显示更新
* fix: 修复动画模式传值导致的显示效果问题
* fix: 修复 mapbox version 设置错误的问题
* fix: 修复 CanvasLayer render
* style: lint style
* chore: clean citybuilding demo
* style: lint style
* chore: clean point simple code
* chore: clean point text iconfont
* chore: clean polygon fill code
* style: lint style
* chore: clean billboard demo
* chore: clean polygon water/ocean demos
* chore: clean point radar demos
* chore: clean point normal demos
* chore: clean wind layer demos
* chore: clean demos
* feat: clean demos & fix half line insert attri
* style: lint style
* chore: clean mask demo
* chore: adjust website demo
* style: lint style
* chore: clean worker demos
* style: lint style
* fix: 修复箭头顶点重复插入的问题
* fix: 修复线图层弧线的纹理分布
* chore: website demos code clean
* chore: layerService/renderlayers move clear place
* chore: update version 2.9.26 -> 2.9.27-alpha.0
* chore: update version 2.9.27-alpha.0 -> 2.9.27-alpha.3
* feat: 支持 multi raster tile
* feat: add hillshade demo
* feat: 瓦片服务地址设置重构、多文件请求代码优化
* chore: 案例瓦片多服务用法修改
* chore: 类型定义优化 & api rename
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-21 16:19:28 +08:00 |
YiQianYao
|
c00b2a38d5
|
feat: add Hill shade demo (#1349)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* feat: add hillShade demo - openlayers
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-20 21:00:47 +08:00 |
YiQianYao
|
a2e525e12b
|
feat: 瓦片性能和代码优化 (#1347)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* feat: 优化数据栅格瓦片的渲染、瓦片管理流程完善
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-20 17:41:00 +08:00 |
YiQianYao
|
c95f70fa92
|
chore: fix spelling mistake (#1344)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* chore: fix spelling mistake
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-19 17:19:13 +08:00 |
YiQianYao
|
9bf6a17d88
|
feat: 瓦片图层、地图图层渲染性能/体验优化 (#1329)
* fix: 修复 featureScale 错误
* style: lint style
* fix: remove featureScalePlugin async
* feat: 优化简单矢量线瓦片的计算
* feat: 优化简单线图层的网格计算构建
* style: lint style
* style: lint style
* feat: 矢量瓦片更新渲染优化
* fix: 修复 tileLayer 重复创建导致的瓦片更新错误
* feat: 优化矢量瓦片图层本身的性能
* style: lint style
* feat: 优化 reRender 的调用
* feat: 合并瓦片销毁时的重绘
* feat: 去除矢量文本图层的 remapping 映射
* feat: 网格构建异步改造修复
* feat: 瓦片渲染流程优化
* feat: 通用瓦片流程的优化(主线程阻塞优化)
* feat: 补全瓦片更新触发
* feat: 默认顶点属性构建的优化
* style: lint style
* feat: 调整矢量点 uniform 参数
* chore: 去除矢量图层对偏移坐标的支持(不统一)
* style: lint style
* feat: 合并不同瓦片图层触发的重绘
* style: lint style
* chore: 调整瓦片代码结构
* feat: 矢量图层初始化优化
* chore: code clean
* feat: 矢量图层地图绘制数据属性映射优化
* chore: lint style
* feat: 矢量图层地图绘制初始化优化
* feat: maskLayer 初始化优化、debugtestLayer 默认为 basemap 模式
* chore: style
* feat: 绘制指令优化 - picking drawCommand
* style: lint style
* feat: 优化矢量图层初始化资源的创建
* feat: 简化矢量瓦片图层加载完成触发的重绘
* chore: 统一地图图层的样式写法 color、size
* style: lint style
* style: lint style
* style: lint style
* feat: 瓦片渲染执行优化
Please enter the commit message for your changes. Lines starting
* feat: 优化拾取渲染
* style: lint style
* chore: style change
* style: lint style
* feat: layer plugin list clean
* style: lint style
* feat: 合并shader 使用
* style: lint style
* feat: 优化 source 计算
* feat: 去除 source 中对创建 tileset 的多余判断
* chore: 优化代码写法
* feat: 地图瓦片图层类型定义优化
* chore: data clean
* style: lint style
* style: lint style
* feat: debugLayer add basemap attr
* chore: demo 调整
* feat: 优化瓦片图层的渲染
* feat: 修改瓦片显示更新
* fix: 修复动画模式传值导致的显示效果问题
* fix: 修复 mapbox version 设置错误的问题
* fix: 修复 CanvasLayer render
* style: lint style
* chore: clean citybuilding demo
* style: lint style
* chore: clean point simple code
* chore: clean point text iconfont
* chore: clean polygon fill code
* style: lint style
* chore: clean billboard demo
* chore: clean polygon water/ocean demos
* chore: clean point radar demos
* chore: clean point normal demos
* chore: clean wind layer demos
* chore: clean demos
* feat: clean demos & fix half line insert attri
* style: lint style
* chore: clean mask demo
* chore: adjust website demo
* style: lint style
* chore: clean worker demos
* style: lint style
* fix: 修复箭头顶点重复插入的问题
* fix: 修复线图层弧线的纹理分布
* chore: website demos code clean
* chore: layerService/renderlayers move clear place
* feat: 优化图片瓦片的颜色映射
* style: lint style
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-09-19 16:03:18 +08:00 |
yanxiong
|
125b309a9f
|
fix: 按照交互稿修复组件样式
|
2022-09-16 16:22:05 +08:00 |
yanxiong
|
331bcb5031
|
docs: 新增 Control 和 Logo 控件文档
|
2022-09-15 21:08:18 +08:00 |