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 |
@thinkinggis
|
e224472d4e
|
chore: 更新版本 2.9.34 (#1383)
Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
|
2022-10-11 17:18:36 +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 |
@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
|
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 |
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
|
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
|
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
|
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
|
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 |
Dreammy23
|
16df259e61
|
fix: 自定义图层 - markerLayer - 修复图层执行clear后聚合能力失效问题 (#1333)
Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
|
2022-09-09 21:41:20 +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 |
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 |
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 |
MarkLei7
|
33c34764b7
|
fix: 解决聚合情况下清空图层点数据未清空BUG (#1311)
|
2022-08-30 10:24:53 +08:00 |
Dreammy23
|
f2a35106cb
|
test: 新增marker测试用例 (#1309)
Co-authored-by: Dreammy23 <echo.cmy@antgroup.com>
|
2022-08-26 23:09:10 +08:00 |
YiQianYao
|
893379f0e1
|
chore: update version 2.9.24 -> 2.9.25 (#1308)
* fix: 修复矢量图层判断错误
* chore: update version 2.9.24 -> 2.9.25
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-08-26 17:44:21 +08:00 |
YiQianYao
|
7c4a733e9e
|
chore: update version 2.9.23 -> 2.9.24 (#1296)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-08-18 19:52:39 +08:00 |
@thinkinggis
|
340fd77729
|
test: 测试用例支持 new scene 对象 (#1291)
* chore: lint unuse
* chore: pre commit command
* chore: pre-commit 去除build 命令
* fix: 修复unuse import
* test: 增加gl 模拟能力
* fix: lint error
* chore: 提取测试utils 为单独包
* chore: 调整测试覆盖率值
|
2022-08-18 10:19:12 +08:00 |
@thinkinggis
|
cfb105a2aa
|
Chore: lint warn 移除未使用的import (#1287)
* chore: lint unuse
* chore: pre commit command
* chore: pre-commit 去除build 命令
* fix: 修复unuse import
|
2022-08-16 10:37:55 +08:00 |
@thinkinggis
|
101fe3744f
|
Chore: 修复部分lint 警告,pre-commit 移除build命令 (#1285)
* chore: lint unuse
* chore: pre commit command
* chore: pre-commit 去除build 命令
|
2022-08-11 14:04:56 +08:00 |
YiQianYao
|
15767e48bc
|
chore: 修改 tslint 依赖配置 (#1277)
* chore: update version 2.9.21 -> 2.9.22-alpha.0
* chore: publish
* chore: update version beta - patch
* chore: 修改 tslint 依赖配置
* chore: publish
* chore: update version
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-08-09 16:05:40 +08:00 |
YiQianYao
|
b1526abc2f
|
chore: update version 2.9.21 -> 2.9.22 (#1276)
* chore: update version 2.9.21 -> 2.9.22-alpha.0
* chore: publish
* chore: update version beta - patch
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
|
2022-08-09 14:37:09 +08:00 |
@thinkinggis
|
b28e38c760
|
chore: replace storybook with dumi (#1256)
* chore: 添加dumi 配置
* chore: 添加dumi 配置
* chore: 更新build 命令
* chore: add lib test
* chore: 重构site 文档
* chore: script
* chore: 测试用例
* chore: 测试用例
* chore: tsc 设置
* chore: site command
* fix: tslint error
* chore: react 版本依赖
* chore: tsconfig
* chore: rm doc-dist
* fix: 版本统一
* chore: 更新 gl 版本依赖
Co-authored-by: YiQianYao <42212176+2912401452@users.noreply.github.com>
|
2022-08-08 16:41:30 +08:00 |
YiQianYao
|
93d8ec2cf3
|
chore: update version 2.9.20 -> 2.9.21 (#1272)
* chore: 修改引用
* style: lint style
* chore: update version 2.9.20 -> 2.9.21
|
2022-08-05 17:18:32 +08:00 |
YiQianYao
|
8159819e98
|
chore: update version 2.9.19 -> 2.9.20 (#1270)
* chore: 修改引用
* style: lint style
* chore: update version 2.9.19 -> 2.9.20
|
2022-08-03 19:31:48 +08:00 |
YiQianYao
|
6f8162fa36
|
chore: update version 2.9.18 -> 2.9.19 (#1266)
* chore: update version 2.9.18 -> 2.9.19
* chore: 修改引用
* style: lint style
|
2022-08-02 19:23:40 +08:00 |
YiQianYao
|
6a04210de6
|
feat: 渲染流程异步改造、部分支持 worker (#1224)
* feat: 去处事件节流
* feat: 创建图层流程改造 + worker 功能验证
* style: lint style
* feat: 修改 worker 引入
* feat: 调整 worker 的拼接
* style: lint style
* feat: 修改 source 构建流程为异步
* style: lint style
* feat: 在点图层中去除 global 的耦合
* style: lint style
* fix: 修复更新 style 的同时更新了 option 带来的问题
* style: lint style
* feat: 拆除 arc3d 地球模式和普通模式的耦合
* style: lint style
* feat: 修改 worker
* style: lint style
* feat: 优化图层创建渲染流程
* style: lint style
* Merge branch 'workspace' into tileDemo
* style: style lint
* feat: 改在点图层的创建流程
* style: lint style
* style: lint style
* chore: worker helper (#1241)
* chore: worker helper
* chore: 修改注册流程
* chore: 修改打包方式
* chore: 集成打包环境
* style: lint style
* feat: add worker pool failed
* style: lint style
* style: lint style
* feat: 更新 worker 的使用
* chore: 更新 scripts 标签 (#1242)
* feat: remove utils triangulation
* feat: 完成 pointLayer/earthLayer 的异步改造
* style: lint style
* style: lint style
* style: lint style
* chore: 修改 worker 执行函数 (#1246)
* chore: 修改 worker 执行函数
* chore: remove console
* feat: 完成线图层和线图层的异步创建流程改造
* style: lint style
* style: lint style
* feat: 完成 polygon 创建流程的异步改造
* style: lint style
* feat: 完成 heatmap 创建流程的异步改造
* style: lint style
* feat: 完成 citybuildingLayer 图层创建的异步改造
* style: lint style
* feat: 完成 imageLayer 创建异步改造
* style: lint style
* feat: 完成 ImageLayer/RasterLayer 创建的异步改造
* style: lint style
* feat: 完成 geometryLayer 创建的异步改造
* style: lint style
* feat: 完成 WindLayer 创建的异步改造
* style: lint style
* feat: 完成 tileLayer 瓦片图层创建图层的异步改造
* style: lint style
* feat: 调整 worker 调用的参数和 worker 代码的位置
* style: lint style
* chore: 调整 worker 代码结构
* style: lint style
* feat: 梳理完善 layer 的 modelName
* style: lint style
* chore: 调整部分 modeName 的命名
* feat: 线图层的 lineModel 支持 worker 计算
* style: lint style
* feat: 完善 source 异步改造,增加测试
* style: lint style
* feat: 支持 polygonFill 的 worker 计算
* style: lint style
* feat: tile point/line/polygon 支持 worker 计算
* style: lint style
* chore: 调整 worker 目录结构
* style: lint style
* chore: 修改 worker 打包路径
* feat: 增加 ISrource 时间的类型定义
* chore: change function getPureDescriptors -> getDescriptorsWithOutFunc
* feat: 完善类型定义,去除额外 worker 代码
* chore: worker 注册放到 utils 里面 (#1253)
* chore: 代码清理
* style: lint style
* fix: 修复 encodeData 可能的空值
* feat: 地球模式的点、线图层兼容写法
* style: lint style
* feat: 完成对 dataImage 的异步改造
* fix: 修复 demo 中对时序数据的使用
* style: lint style
* fix: 修复点图层文字重新布局未重绘问题
* fix: 修复 pointLayer fillImage 失效
* style: lint style
* chore: 在官网 demo 中去除 multipass
* chore: 调整官网 demo 效果
* style: lint style
* chore: 调整官网 demo
* style: lint style
* fix: 修复 layerModel 使用的报错
* chore: update l7plot version
Co-authored-by: lvisei <yunji.me@outlook.com>
|
2022-08-02 19:05:27 +08:00 |
YiQianYao
|
9c9fa85cd3
|
chore: update version 2.9.17 -> 2.9.18 fix bug (#1261)
|
2022-07-29 14:26:05 +08:00 |
YiQianYao
|
656fd033f7
|
chore: update version 2.9.16 -> 2.9.17 (#1258)
|
2022-07-28 19:12:43 +08:00 |
YiQianYao
|
8b1bf92108
|
chore: publish 2.9.14 -> 2.9.16 (#1244)
* chore: update version 2.9.14 -> 2.9.16
* fix: 修复 d3-interpolate 版本问题
|
2022-07-19 15:14:10 +08:00 |
YiQianYao
|
8f13c60c58
|
chore: update version 2.9.13 -> 2.9.14 (#1236)
* feat: 在点图层中去除 global 的耦合
* style: lint style
* fix: 修复更新 style 的同时更新了 option 带来的问题
* style: lint style
* feat: 拆除 arc3d 地球模式和普通模式的耦合
* style: lint style
* chore: update version 2.9.13 -> 2.9.14
|
2022-07-14 15:52:42 +08:00 |
YiQianYao
|
0a9ad6c6f7
|
chore: update version 2.9.12 -> 2.9.13 (#1230)
|
2022-07-12 19:35:45 +08:00 |
YiQianYao
|
0df9edfbb5
|
chore: update version 2.9.10 -> 2.9.11 (#1223)
* feat: 去处事件节流
* chore: update version 2.9.10 -> 2.9.11
|
2022-07-07 14:48:12 +08:00 |
YiQianYao
|
6dde6c9c7f
|
chore: update version 2.9.9 -> 2.9.10 (#1218)
* feat: 去处事件节流
* chore: update version 2.9.9 -> 2.9.10
|
2022-07-01 17:42:48 +08:00 |
YiQianYao
|
0509e3a76a
|
chore: update version 2.9.8 -> 2.9.9 (#1214)
* feat: 去处事件节流
* chore: update version 2.9.8 -> 2.9.9
* chore: change license
* chore: change gitleaks config
* chore: change gitleaks config
* chore: change gitleaks config
|
2022-07-01 13:02:15 +08:00 |
YiQianYao
|
bf4d22513d
|
feat: merge workspace (tile) (#1204)
Co-authored-by: lvisei <yunji.me@outlook.com>
|
2022-06-30 11:44:46 +08:00 |
YiQianYao
|
bb71fe2421
|
chore: update version 2.8.46 -> 2.8.47 (#1176)
* feat: 去处事件节流
* chore: update version 2.8.46 -> 2.8.47
|
2022-06-22 16:23:56 +08:00 |
lvisei
|
d29bcfb9fd
|
chore: 透出组件类型定义 (#1175)
* chore: 透出组件类型定义
* chore: 修复类型导出问题
* chore: 代码格式化
|
2022-06-22 15:29:05 +08:00 |
lvisei
|
8ee39b63c3
|
chore: 透出组件类型定义 (#1156)
|
2022-06-22 10:59:15 +08:00 |
YiQianYao
|
4a86642405
|
chore: update version 2.8.45 -> 2.8.46 (#1170)
* feat: 去处事件节流
* fix: 修复热力图点被拉伸的问题
* style: lint style
* chore: update version 2.8.45 -> 2.8.46
|
2022-06-21 10:09:39 +08:00 |
YiQianYao
|
1598cb143b
|
chore: upodate version 2.8.44 -> 2.8.45 (#1152)
* feat: 去处事件节流
* chore: update version 2.8.44 -> 2.8.45
|
2022-06-15 15:55:07 +08:00 |
YiQianYao
|
8012a6b7f1
|
chore: update version 2.8.43 -> 2.8.44 (#1150)
|
2022-06-15 11:46:46 +08:00 |
YiQianYao
|
818e0ac8a1
|
chore: update version 2.8.42 -> 2.8.43 (#1148)
* chore: update version 2.8.41 -> 2.8.42
* chore: update version 2.8.42 -> 2.8.43
|
2022-06-14 10:21:36 +08:00 |
YiQianYao
|
1663502b1d
|
chore: update version 2.8.41 -> 2.8.42 (#1146)
|
2022-06-09 23:33:56 +08:00 |
YiQianYao
|
7b6879067d
|
chore: update version 2.8.40 -> 2.8.41 (#1138)
|
2022-05-31 16:08:50 +08:00 |
YiQianYao
|
8400d2464c
|
chore: update version 2.8.39 -> 2.8.40 (#1135)
* fix: 修复 mouseup 失效
* chore: update version 2.8.36 -> 2.8.37
* chore: update version 2.8.37 -> 2.8.38
* fix: 修复高德2动态顶点错误
* chore: update version 2.8.38 -> 2.8.39
* fix: 修复计算图层数据中心点时可能存在的计算错误
* style: lint style
* chore: update version 2.8.39 -> 2.8.40
|
2022-05-31 15:04:02 +08:00 |
YiQianYao
|
9fafa41522
|
fix: 修复计算图层数据中心点时可能存在的计算错误 (#1134)
* fix: 修复 mouseup 失效
* chore: update version 2.8.36 -> 2.8.37
* chore: update version 2.8.37 -> 2.8.38
* fix: 修复高德2动态顶点错误
* chore: update version 2.8.38 -> 2.8.39
* fix: 修复计算图层数据中心点时可能存在的计算错误
* style: lint style
|
2022-05-31 14:52:37 +08:00 |
YiQianYao
|
0f665001da
|
fix: 修复引入高德2动态设置中心点导致的问题 (#1131)
* fix: 修复 mouseup 失效
* chore: update version 2.8.36 -> 2.8.37
* chore: update version 2.8.37 -> 2.8.38
* fix: 修复高德2动态顶点错误
|
2022-05-30 23:06:55 +08:00 |
YiQianYao
|
00005f1147
|
feat: 发布打包代码调整 (#1117)
* fix: 修复 mouseup 失效
* chore: update version 2.8.35 -> 2.8.36
* fix: fix bboxPolygon conflict
* fix: fix bboxPolygon conflict
* feat: add utils turf dependencies
* fix: change rollup build config
* feat: 替换 turf/bbox-polygon 的引入方式
* feat: add turf bboxpolygon dependencies
* feat: change TileLoadParams interface export
* style: lint style
* feat: change TilesetManagerOptions interface export
* style: lint style
* feat: rename tilebboxPolygon -> bboxPolygon
* feat: rename tilebboxPolygon -> bboxPolygon
* fix: 解决 rollup 打包问题
Co-authored-by: yunji <yunji.me@outlook.com>
|
2022-05-23 18:31:20 +08:00 |
YiQianYao
|
5fe152723a
|
chore: update version 2.8.34 -> 2.8.35 (#1094)
* chore: update version 2.8.30 -> 2.8.31
* chore: update version 2.8.34 -> 2.8.35
|
2022-05-05 10:49:41 +08:00 |
YiQianYao
|
bfe95589e2
|
chore: publish (#1088)
* chore: update version 2.8.30 -> 2.8.31
* chore: update version 2.8.33 -> 2.8.34
|
2022-04-27 19:45:05 +08:00 |
YiQianYao
|
74560c1487
|
fix: 修复 compoent loadsh 依赖 缺失 (#1087)
* chore: update version 2.8.30 -> 2.8.31
* fix: 修复 component loadsh 依赖缺失
|
2022-04-27 19:13:09 +08:00 |
YiQianYao
|
44bfbfe803
|
publish: update version 2.8.32 -> 2.8.33 (#1081)
|
2022-04-25 19:53:22 +08:00 |
YiQianYao
|
15dc2366de
|
chore: update vetsion 2.8.31 -> 2.8.32 (#1078)
* chore: update version 2.8.30 -> 2.8.31
* chore: update version 2.8.31 -> 2.8.32
* style: lint style
|
2022-04-24 17:06:33 +08:00 |
YiQianYao
|
673952e563
|
chore: update version 2.8.30 -> 2.8.31 (#1070)
|
2022-04-21 14:42:32 +08:00 |
2912401452
|
48c0deb562
|
chore: update version 2.8.29 - >2.8.30
|
2022-04-19 11:03:38 +08:00 |
2912401452
|
67e84c022f
|
chore: update version 2.8.28 -> 2.8.29
|
2022-04-18 19:10:53 +08:00 |
YiQianYao
|
0de9378188
|
fix MarkerLayer addMarker not update (#1058)
* feat: 修复 maskerLayer 在调用 addMarker 后没有更新的情况(cluster)
* style: lint style
|
2022-04-18 15:19:33 +08:00 |
2912401452
|
ea833ea8a2
|
chore: update version 2.8.27 -> 2.8.28
|
2022-04-15 17:09:50 +08:00 |
2912401452
|
fa0d15878e
|
chore: update version 2.8.26 -> 2.6.27
|
2022-04-13 16:17:41 +08:00 |
2912401452
|
6cfa48438f
|
chore: update version 2.8.25 -> 2.8.26
|
2022-04-13 15:17:32 +08:00 |
2912401452
|
730e90057a
|
chore: update version 2.8.24 -> 2.8.25
|
2022-04-13 11:47:10 +08:00 |
2912401452
|
791b99035b
|
chore: update version 2.8.23 -> 2.8.24
|
2022-04-11 20:01:44 +08:00 |
2912401452
|
e94d7c069f
|
chore: update version 2.8.22 -> 2.8.23
|
2022-04-11 19:42:35 +08:00 |
2912401452
|
f088f85db1
|
chore: update version 2.8.21 -> 2.8.22
|
2022-04-08 16:29:07 +08:00 |
2912401452
|
33cc1061bc
|
chore: update version 2.8.20 -> 2.8.21
|
2022-04-07 15:51:32 +08:00 |
2912401452
|
1b4784d514
|
chore: update version 2.8.19 -> 2.8.20
|
2022-04-06 16:02:33 +08:00 |
2912401452
|
8e628c3464
|
chore: update version 2.8.18 -> 2.8.19
|
2022-04-02 16:39:10 +08:00 |
2912401452
|
95cecda948
|
chore: update version 2.8.17 -> 2.8.18
|
2022-03-30 16:08:04 +08:00 |
2912401452
|
c157c7755e
|
chore: update version 2.8.16 -> 2.8.17
|
2022-03-29 14:28:12 +08:00 |
2912401452
|
83e1bc375b
|
chore: update version 2.8.15 -> 2.8.16
|
2022-03-28 22:59:57 +08:00 |
2912401452
|
6f4be840f4
|
chore: update version 2.8.14 -> 2.8.15
|
2022-03-28 19:21:19 +08:00 |
2912401452
|
0866616597
|
chore: update version 2.8.13 -> 2.8.14
|
2022-03-28 16:58:02 +08:00 |
2912401452
|
55a147a42c
|
chore: update version 2.8.12 -> 2.8.13
|
2022-03-28 16:01:20 +08:00 |
2912401452
|
67120bde32
|
chore: update version 2.8.11 -> 2.8.12
|
2022-03-25 17:47:20 +08:00 |
2912401452
|
51eda46870
|
chore: update version 2.8.10 -> 2.8.11
|
2022-03-23 19:39:45 +08:00 |
2912401452
|
6c0420a6c0
|
chore: update version 2.8.9 -> 2.8.10
|
2022-03-23 16:06:55 +08:00 |
2912401452
|
e072a99bff
|
chore: update version 2.8.8 -> 2.8.9
|
2022-03-18 18:11:28 +08:00 |
2912401452
|
f52bee04c3
|
chore: update version 2.8.7 -> 2.8.8
|
2022-03-18 15:04:34 +08:00 |
2912401452
|
257aaad56d
|
chore: update version 2.8.6 -> 2.8.7
|
2022-03-18 11:05:06 +08:00 |
2912401452
|
74c6ee3ce7
|
chore: update version 2.8.5 -> 2.8.6
|
2022-03-17 10:21:15 +08:00 |
2912401452
|
c95839c137
|
chore: update version 2.8.4 -> 2.8.5
|
2022-03-16 10:27:27 +08:00 |
2912401452
|
749af46ea5
|
chore: update version 2.8.3 -> 2.8.4
|
2022-03-11 14:05:33 +08:00 |
2912401452
|
0b56dc8019
|
chore: update version 2.8.2 -> 2.8.3
|
2022-03-10 19:08:13 +08:00 |
2912401452
|
e1aca744b3
|
chore: update version 2.8.1 -> 2.8.2
|
2022-03-10 14:31:45 +08:00 |
2912401452
|
574115750a
|
chore: update version 2.8.0 -> 2.8.1
|
2022-03-09 18:01:39 +08:00 |
2912401452
|
bd91e9f920
|
chore: update version 2.7.36 -> 2.8.0
|
2022-03-08 18:15:15 +08:00 |
2912401452
|
7af21ea83e
|
chore: update version 2.7.35 -> 2.7.36
|
2022-03-08 11:01:50 +08:00 |
2912401452
|
5339b80450
|
chore: update version 2.7.34 -> 2.7.35
|
2022-03-07 11:34:04 +08:00 |
2912401452
|
b72aef9a28
|
chore: update version 2.7.33 -> 2.7.34
|
2022-03-03 19:28:19 +08:00 |
2912401452
|
3c378fab33
|
chore: update version 2.7.32 -> 2.7.33
|
2022-03-03 16:23:27 +08:00 |
2912401452
|
cfbd3941b8
|
chore: update version 2.7.31 -> 2.7.32
|
2022-03-03 11:54:26 +08:00 |
2912401452
|
aa49768ac4
|
chore: update version 2.7.30 -> 2.7.31
|
2022-03-02 19:02:11 +08:00 |
2912401452
|
9e6777a25e
|
chore: update version 2.7.29 -> 2.7.30
|
2022-03-02 16:22:47 +08:00 |
2912401452
|
a10d0b6aad
|
chore: update version 2.7.28 -> 2.7.29
|
2022-03-01 22:32:49 +08:00 |
YiQianYao
|
3ec6da6bc2
|
Shihui (#986)
* feat: 增加 bloomPass1.0、修改渲染流程,让 multiPass 有正确的渲染顺序
* style: lint style
* feat: 取消 bloom 在 postprocessor 中的多次渲染(没有明显优化)
* feat: polygon extrude 模式支持配置固定高度
* style: lint style
* feat: 优化后处理 bloom 的效果
* feat: 修改交替绘制 bloom 的写法
* style: lint style
* feat: 完善 iconService 加载渲染和销毁
* style: lint style
* feat: 补全 mapbox 模式下等面积点
* style: lint style
* fix: 修复 pointLayer animate 模式 opacity 失效
* style: lint style
* feat: 拆分 pointLayer 的 shader
* style: lint sytle
* feat: 拆分 lineLayer 的 linear 模式
* style: lint style
* feat: 优化点击的拾取判断
* style: lint style
* feat: 取消圆柱 shader 中的三元表达式、增强健壮性
* feat: 点图层圆柱体支持固定高度配置 heightfixed
* feat: 点图层圆柱体支持拾取高亮颜色的光照计算
* style: lint style
* style: lint style
* feat: 拆分 lintLayer line 模式下的 dash line
* style: lint style
* feat: lineLayer simpleline 的 linear shader 代码拆分
* style: lint style
* feat: 拆分 lineLayer arcLine linear shader 代码
* style: line style
* feat: lineLayer arc line 在 shader 中移除 linear 部分计算
* feat: 拆分 lineLayer arc dash 虚线的 shader 代码
* style: lint style
* feat: 拆分 lineLayer arc3d linear 部分的 shader 代码
* style: lint style
* style: lint style
* feat: 完善 isMiniAli 的判断,兼容 smallfish H5+ 的模式
* style: lint style
* style: adjust mulpass demo
* feat: 提供 getScale 方法
* style: lint style
* feat: 修复支付宝小程序h5+开发模式下引入l7样式失效问题
* feat: 修改 l7hammerjs 的导入
* fix: 恢复原有的 picking shader 代码,解决移动端高亮存在冲突破面的情况
* feat: 重新设置 l7hammerjs 的导入方式
* fix: 修复 createTexture 的数据类型在 支付宝 环境中使用 Uint8ClampedArray 存在数据类型不兼容的现象
* style: lint style
* feat: 兼容高德地图 2.x 在部分安卓手机上点击拾取失效的情况
* style: lint style
* feat: 优化经典热力图显示效果
* style: lint style
* feat: 修改 setBlend 方法、返回当前的 layer 对象
* feat: 完善在点图层未传入数据的情况下判断 shape 类型
* style: lint style
* feat: 修复 MultiPassRender 在高德1.x 底图下,缩放地图时存在可视化层不同步的现象
* fix: 修复 getModelTypeWillEmptyData 的 bug
* feat: 提供图层空数据的情况下提前指定 layer 类型的参数方法(暂时只在 pointlayer)
* style: lint style
* chore: update version 2.7.27 -> 2.7.28
* fix: 修复 l7-component Supercluster 依赖的缺失
|
2022-03-01 22:31:38 +08:00 |
2912401452
|
a64c685d33
|
chore: update version 2.7.26 -> 2.7.27
|
2022-02-28 19:03:01 +08:00 |
2912401452
|
9de9a69059
|
chore: update version 2.7.25 -> 2.7.26
|
2022-02-28 18:07:11 +08:00 |
2912401452
|
cf2153806b
|
chore: update version 2.7.24 -> 2.7.25
|
2022-02-28 15:37:02 +08:00 |