Commit Graph

15 Commits

Author SHA1 Message Date
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 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
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 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
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
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