2912401452
|
77c5c8f5ea
|
chore: update version 2.7.2 -> 2.7.3
|
2022-01-26 11:21:52 +08:00 |
2912401452
|
cf46fbc927
|
chore: update version 2.7.1 -> 2.7.2
|
2022-01-24 17:51:48 +08:00 |
YiQianYao
|
755c9d23db
|
Mask (#946)
* feat: 增加着色器的拾取计算控制、完善 arcmini
* feat: 完善 enableShaderPick/disableShaderPick 功能
* style: lint style
* feat: 补充调用高德地图公交线路查询 demo
* style: lint style
* feat: 优化弧线的纹理动画
* style: lint style
* feat: 去除greatCircle 的纹理动画优化
* feat: 扩展点图层圆柱效果
* feat: 增加几何体的径向渐变配置
* style: lint style
* fix: 修复bug 图层触发的事件跟图层设置的zIndex无关,只跟插入图层先后顺序有关
* style: lint style
* feat: 补全挤出几何体拾取颜色的光照配置
* style: lint style
* fix: 修复圆柱 cull 问题 mapbox amap 不同
* feat: 图层销毁时的内存泄漏
* style: lint style
* feat: 平面弧线新增弧线偏移量的数据映射能力
* style: lint style
* fix: 修复重复销毁bug
* style: lint style
* feat: 修复 texture 重复销毁问题
* style: lint style
* fix: 修复图层叠加模式下的拾取失效问题
* style: lint style
* fix: 修复纹理贴图在 zoom 大于 12 时存在的问题
* fix: 修复水波点颜色偏暗
* feat: 优化点图层的渲染效果,叠加渲染效果
* style: lint style
* fix: 修复 layer contextmenu 事件丢失
* fix: 修复 map 类型 resize 失效
* style: lint style
* feat: 增加瓦片地图的请求节流
* style: lint style
* feat: 优化热力图在 radius 数值比较大时热力点边缘发生裁剪的现象
* style: lint style
* fix: 修复resize 后 picking shiqu 拾取失败的问题
* feat: 优化 marker/popup 在容器边缘的表现
* feat: 增加 setEnableRender 方法
* style: lint style
* feat: 增加城市图层扫光特效
* style: lint style
* feat: 补全拾取色混合配置
* style: lint style
* feat: 增加高德地图的面积大小点
* style: lint style
* feat: 点优化边缘锯齿
* fix: 修复pointLayer stroke 变暗问题
* fix: 修复混合导致的拾取错误
* feat: add simple point 1.0
* style: lint style
* feat: simple point support stroke
* style: lint style
* feat: 优化 simple point 边缘的锯齿
* style: lint style
* feat: add point cylinder raising animate
* style: lint style
* feat: 优化点图层 icon 在小尺寸下的锯齿问题
* style: lint style
* feat: 修复 layer destroy 报错、未清理、未重绘、补充触发 destroy 事件
* fix: 修复 marker 在 cluster getMakers 失效
* style: lint style
* feat: 清除 marker layer cluster fix
* style: lint style
* fix: 修复 markerLayer hide show 方法缺少 cluster 模式下的控制
* style: lint style
* feat: 取消在 shape 方法执行后的暴力更新
* style: lint style
* feat: 增加图层保底颜色设置
* style: lint style
* feat: 将兜底颜色改为 bottomColor
* fix: color bottom
* style: lint style
* feat: 修改颜色兜底判断逻辑
* style: lint style
* feat: add tnpm dist-tag
* feat: 增加line border 边框
* style: lint style
* feat: 增加 layer 重复销毁过滤
* style: lint style
* feat: 新增 wall 图层
* style: lint style
* feat: add image minimap
* style: lint style
* feat: 增加 pointLayer image mipmap 支持
* style: lint style
* feat: 调整点图层 image size 和之前保持一致
* fix: 修复线图层在存在高度的情况下,不同地图,不同场景下的效果兼容
* style: lint style
* fix: 修复线纹理在 mapbox 下表现不一致
* style: lint style
* fix: 修复 threejs 图层导致 L7 图层失效的问题
* style: lint style
* feat: 增加 simple line、修复 pointLayer meter 单个数据失效的情况
* style: lint style
* feat: 优化 simple line 效果
* style: lint style
* feat: 完善 demo
* style: lint style
* feat: adjust demo
* style: lint style
* feat: 修改简单线体层的 shape 参数
* feat: change simple lint type
* feat: demo fix
* style: lint style
* fix: 修复聚合图在放大、缩小时计算的 data 数量不同的问题
* style: lint style
* feat: demo 调整
* feat: 完善 demo
* feat: 提供相机运动相关方法 0.1
* feat: 增加 mask 0.1
* style: lint style
* feat: 增加 demo
* style: lint style
* feat: pickbox 返回值增加选中id
* style: lint style
* feat: 完善掩模能力
* style: lint style
* feat: 完善蒙层方案
* style: lint style
* feat: 增加 点图层 mask 支持
* style: lint style
* feat: 图片图层支持 mask
* style: lint style
* feat: heatmap support mask
* style: lint style
* feat: rasterLayer support mask
* style: lint style
* feat: polygonLayer support mask
* style: lint style
* feat: change raster mask demo
* style: lint style
* feat: pointLayer text support mask
* style: lint style
* feat: 改变 maskLayer 的默认透明度
* style: lint style
|
2022-01-24 17:46:10 +08:00 |
2912401452
|
80d5642215
|
chore: update version 2.7.0 -> 2.7.1
|
2022-01-20 20:24:41 +08:00 |
2912401452
|
fa9b431e77
|
Merge branch 'master' of https://github.com/antvis/L7
|
2022-01-20 20:22:42 +08:00 |
YiQianYao
|
540014e853
|
Shihuidev (#944)
* feat: pickbox 返回值增加选中id
* style: lint style
|
2022-01-20 20:21:39 +08:00 |
2912401452
|
8057d8bd38
|
chore: update version 2.6.36 -> 2.7.0
|
2022-01-17 14:31:03 +08:00 |
2912401452
|
976be1bff6
|
chore: update version 2.6.35 -> 2.6.36
|
2022-01-14 17:25:44 +08:00 |
2912401452
|
f98f61d9f2
|
chore: update version 2.6.34 -> 2.6.35 support linearColor
|
2022-01-13 15:39:07 +08:00 |
2912401452
|
9dacb2c76b
|
chore: update version 2.6.33 -> 2.6.34
|
2022-01-13 14:31:08 +08:00 |
2912401452
|
ed7687b4e3
|
chore: update version 2.6.32 -> 2.6.33
|
2022-01-04 19:08:53 +08:00 |
2912401452
|
e99936430a
|
chore: update version 2.6.31 -> 2.6.32
|
2022-01-04 15:15:57 +08:00 |
2912401452
|
fbd3b73947
|
chore: update version 2.6.30 -> 2.6.31
|
2021-12-28 19:37:59 +08:00 |
2912401452
|
53fe05f102
|
chore: update version 2.6.29 -> 2.6.30
|
2021-12-28 11:11:40 +08:00 |
2912401452
|
6250302f9e
|
chore: update version 2.6.28 -> 2.6 29
|
2021-12-27 19:15:39 +08:00 |
2912401452
|
3ae08f18bc
|
chore: update version 2.6.27 -> 2.6.28
|
2021-12-27 11:44:34 +08:00 |
YiQianYao
|
62510767ea
|
Shihuidev (#900)
* feat: 增加着色器的拾取计算控制、完善 arcmini
* feat: 完善 enableShaderPick/disableShaderPick 功能
* style: lint style
* feat: 补充调用高德地图公交线路查询 demo
* style: lint style
* feat: 优化弧线的纹理动画
* style: lint style
* feat: 去除greatCircle 的纹理动画优化
* feat: 扩展点图层圆柱效果
* feat: 增加几何体的径向渐变配置
* style: lint style
* fix: 修复bug 图层触发的事件跟图层设置的zIndex无关,只跟插入图层先后顺序有关
* style: lint style
* feat: 补全挤出几何体拾取颜色的光照配置
* style: lint style
* fix: 修复圆柱 cull 问题 mapbox amap 不同
* feat: 图层销毁时的内存泄漏
* style: lint style
* feat: 平面弧线新增弧线偏移量的数据映射能力
* style: lint style
* fix: 修复重复销毁bug
* style: lint style
* feat: 修复 texture 重复销毁问题
* style: lint style
* fix: 修复图层叠加模式下的拾取失效问题
* style: lint style
* fix: 修复纹理贴图在 zoom 大于 12 时存在的问题
* fix: 修复水波点颜色偏暗
* feat: 优化点图层的渲染效果,叠加渲染效果
* style: lint style
* fix: 修复 layer contextmenu 事件丢失
* fix: 修复 map 类型 resize 失效
* style: lint style
* feat: 增加瓦片地图的请求节流
* style: lint style
* feat: 优化热力图在 radius 数值比较大时热力点边缘发生裁剪的现象
* style: lint style
* fix: 修复resize 后 picking shiqu 拾取失败的问题
* feat: 优化 marker/popup 在容器边缘的表现
* feat: 增加 setEnableRender 方法
* style: lint style
* feat: 增加城市图层扫光特效
* style: lint style
* feat: 补全拾取色混合配置
* style: lint style
* feat: 增加高德地图的面积大小点
* style: lint style
* feat: 点优化边缘锯齿
* fix: 修复pointLayer stroke 变暗问题
* fix: 修复混合导致的拾取错误
* feat: add simple point 1.0
* style: lint style
* feat: simple point support stroke
* style: lint style
* feat: 优化 simple point 边缘的锯齿
* style: lint style
* feat: add point cylinder raising animate
* style: lint style
* feat: 优化点图层 icon 在小尺寸下的锯齿问题
* style: lint style
* feat: 修复 layer destroy 报错、未清理、未重绘、补充触发 destroy 事件
* fix: 修复 marker 在 cluster getMakers 失效
* style: lint style
* feat: 清除 marker layer cluster fix
* style: lint style
* fix: 修复 markerLayer hide show 方法缺少 cluster 模式下的控制
* style: lint style
* feat: 取消在 shape 方法执行后的暴力更新
* style: lint style
* feat: 增加图层保底颜色设置
* style: lint style
* feat: 将兜底颜色改为 bottomColor
* fix: color bottom
* style: lint style
* feat: 修改颜色兜底判断逻辑
* style: lint style
|
2021-12-27 11:42:45 +08:00 |
2912401452
|
c057c2146b
|
chore: update version 2.6.26 -> 2.6.26 fix bug
|
2021-12-27 11:05:12 +08:00 |
2912401452
|
e8c129996b
|
chore: update version 2.6.25 -> 2.6.26
|
2021-12-24 18:01:33 +08:00 |
2912401452
|
5161d0852c
|
chore: update version 2.6.24 -> 2.6.25
|
2021-12-23 19:24:07 +08:00 |
2912401452
|
f32c721c1b
|
chore: update version 2.6.23 -> 2.6.24
|
2021-12-22 19:24:01 +08:00 |
2912401452
|
14d6525f8e
|
chore: update version 2.6.22 -> 2.6.23
|
2021-12-22 16:11:17 +08:00 |
2912401452
|
9078e41740
|
chore: update version 2.6.21 -> 2.6.22
|
2021-12-21 16:38:36 +08:00 |
2912401452
|
6f04e27fa7
|
chore: update version 2.6.20 -> 2.6.21
|
2021-12-21 15:51:34 +08:00 |
2912401452
|
05e8778232
|
chore: update version 2.6.19 -> 2.6.20
|
2021-12-21 14:13:22 +08:00 |
2912401452
|
56ec1259af
|
chore: update version 2.6.18 -> 2.6.19
|
2021-12-17 11:08:24 +08:00 |
2912401452
|
9267c1da64
|
chore: update version 2.6.17 -> 2.6.18 bugfix
|
2021-12-15 16:42:48 +08:00 |
2912401452
|
6a1eaaecd8
|
chore: update version 2.6.1 -> 2.6.17
|
2021-12-14 18:56:03 +08:00 |
2912401452
|
cc31a7616a
|
chore: update version 2.6.15 -> 2.6.16
|
2021-12-13 17:30:52 +08:00 |
2912401452
|
3d87c9473d
|
feat: npm reagist failed. update version repuhslish
|
2021-12-10 20:13:23 +08:00 |
2912401452
|
f63aea6c91
|
chore: update version 2.6.12 -> 2.6.13
|
2021-12-10 18:41:31 +08:00 |
2912401452
|
3e3ac2f5cf
|
chore: update version 2.6.11 -> 2.6.12 fix bug
|
2021-12-10 12:09:50 +08:00 |
2912401452
|
621f031760
|
chore: update version 2.6.10 -> 2.6.11 bug fix
|
2021-12-08 17:15:57 +08:00 |
2912401452
|
febd6e9994
|
chore: update version 2.6.9 -> 2.6.10 fix bug
|
2021-12-08 15:42:19 +08:00 |
2912401452
|
89481e355d
|
chore: update version 2.6.8 -> 2.6.9 bug fix
|
2021-12-08 14:15:06 +08:00 |
2912401452
|
16644f6899
|
chore: update version 2.6.7 -> 2.6.8
|
2021-12-07 17:40:18 +08:00 |
YiQianYao
|
6a9d8d89f8
|
Wind (#858)
* feat: 增加小程序环境判断、替换 regl -> l7regl
* style: code style
* feat(新增工程配置): 新增小程序工程配置
* feat: 支持小程序环境中传入 canvas 实例用于渲染、兼容 L7 原有代码
* style: code style
* feat: 小程序不需要对 classList 操作(真机也没有 classList 属性)
* style: code style
* feat: 对 docStyle、devicePixelRatio 以及部分 dom 的兼容
* style: code style
* feat: 小程序兼容 window.perframce.now requestAnimationFrame
* feat: 新增工程配置
* feat: 新增工程配置
* feat: 兼容动画减弱以及部分的 dom 处理
* style: code style
* feat: 替换 mapbox/tiny-sdf -> l7-tiny-sdf
* style: code style
* feat: 兼容操作
* style: code style
* style: demo code
* feat: change version
* feat: mini code
* feat: 小程序兼容
* feat: 合并mini-adapter
* feat: 合并mini-adapter
* feat: 新增tag
* feat: 增加 imageData 兼容
* style: code style by lint
* feat: 修改版本号
* feat: 新增mini6 beta版本
* feat: 去除原adapter
* feat: 修改版本号
* feat: 升级版本
* feat: 修改版本引用
* style: code style
* feat: 小程序兼容requestAnimationFrame
* feat: 小程序兼容requestAnimationFrame
* style: maps -> mini
* feat: update mini version
* feat: 修改 webgl 扩展名称的大小写、使之可以与 l7regl 配合,兼容小程序环境
* feat: 用适配的 requestAnimateFrame 替换 setInterval
* feat: 修改 L7 - mini 版本、修改 adapter 中 screen、devicePixelRadio 关于 isMini 的取值
* feat: 修复小程序环境中 getMapTouches 的取值
* feat: 地图联动部分改造
* feat: 增加地图联动
* feat: 修复新增小程序地图联动
* feat: 增加小程序地图联动
* style: lint style
* style: handle merge conflict
* feat: 增加有无底图模式的参数控制、修复与小程序地图联动时的 bug
* style: lint style
* feat: 扩展小程序地图联动传递参数
* style: lint style
* chore: update L7Mini version 2.5.8 - mini16 -> 2.5.8 - mini17
* feat: 增加小程序可视化交互注册监听时上下文绑定
* style: lint style
* chore: update L7Mini version 2.5.8mini17 -> 2.5.8mini18
* chore: update L7Mini version 2.5.8mini18 -> 2.5.8mini19
* chore: update L7Mini version 2.5.8mini20 -> 2.5.8mini21
* feat: add performance demo
* style: lint style
* style: lint style
* feat: add getModelMatrix into viewport
* feat: 新增地球模式 (初步构建)
* feat: 完善地球交互
* style: lint style
* feat: 调整地球图层缩放的方向
* style: lint style
* feat: 增加地球模式的 pointLayer/fill 图层
* style: lint style
* feat: 增加地球、太阳的简单运动系统,优化部分代码结构
* fix: 修复时间点击出错
* style: lint style
* fix: 修复地图 panBy 方法参数错误
* style: lint style
* feat: pointLayer/cylinder 圆柱兼容地球模式
* style: lint style
* feat: 修复 pointLayer/fill 在拾取是破面严重的情况
* style: lint style
* feat: 增加 arc 弧度调节
* feat: 增加 lineLayer/arc3d 兼容地球模式
* style: lint style
* feat: 增加地球图层 - 大气层
* style: lint style
* feat: 增加设置可视化层背景色的能力
* style: lint style
* feat: 增加地球外发光效果
* style: lint style
* feat: 允许用户不使用 layer 的 source 方法 - 地球模式下光晕图层不需要传数据
* style: lint style
* feat: 调整光晕的 shader 计算
* feat: 调整地球大气层的渲染层级
* style: lint style
* feat: 调整案例
* style: lint style
* feat: 增加地球图层的默认参数、调整部分代码
* style: lint style
* feat: imageTile developinging
* style: lint style
* feat: 新增图片瓦片地图
* fix: 修复 amap2 新增样式导致的 marker 失效
* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效
* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效
* style: lint style
* feat: 补全瓦片地图中的类型引用
* style: lint style
* feat: 取消 earthmap 的 hash 模块
* feat: 调整 L7Mini 版本
* feat: 合并图片瓦片图层
* feat: 增加 imageLayer 的对小程序的兼容
* style: lint style
* feat: 修改小程序分支版本
* feat: 更新 l7regl 依赖(补充对支付宝小程序 image 对象的类型判断)
* feat: 增加 demo
* style: lint style
* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题
* feat: add stoty demo
* style: lint style
* feat: 调整 aspace demo
* feat: 调整 aspace demo
* style: lint style
* feat: 调整 demo
* feat: 补充依赖
* feat: 新增 arcmini layer,增加拖拽时的拾取优化(地图拖拽时取消拾取)
* feat: 增加注释
* feat: 剔除地图拖拽时多余的 shader 计算
* style: lint style
* feat: 暂时取消拖拽时 shader 的过滤处理
* style: lint style
* feat: 合并 mi nimini
* feat: add l7hammerjs
* feat: 增加 l7hammerjs 声明
* feat: update version
* feat: merge shihui_dev
* feat: 去除多余依赖
* feat: 小程序合并 master 无报错版本
* feat: 修改 demo
* style: lint style
* feat: change l7hammerjs
* feat: remove test hammerjs
* chore: update verison and get enable branch 2.5.37-mini19
* chore: update version 2.5.37-mini19 -> 2.5.37-mini20 enabled
* feat: 去除 hammerjs 的类型定义 - l7hammerjs
* style: lint style
* feat: 增加类型定义 @antv/l7-maps/lib/map/
* feat: 调整类型定义
* feat: 调整类型定义文件
* feat: change typing
* feat: 增加图层渲染列表 layerList 更新图层渲染排序计算 去除夺取 renderTest
* style: lint style
* feat: 修复一些小程序合并/imageTile 的问题
* style: lint style
* feat: 补全漏写的 updateLayerRenderList 排序
* feat: 完善站点构建 增加 @antv/l7-maps/lib/map 的引用
* feat: 增加瓦片地图缩放限制 zoom < 2
* feat: sceneService 小程序适配 window -> $window
* style: lint style
* feat: 修复 map 在大比例尺地图下精度丢失的问题、更新l7regl、l7eval5 Float64Array
* style: lint style
* feat: 修复 scene.destroy 在小程序模式下的不兼容
* feat: 修复 scene.destroy 小程序兼容失败
* feat: 适配 utils 中 global
* feat: 修复 layer remove repreat emit 'remove'
* feat: 增加小程序环境下对地图最大缩放等级的兼容、能放下完整世界地图
* style: lint style
* feat: 修改小程序 DPR 适配
* style: lint style
* feat: 调整 lineLayer 的网格构建,支持顶点高度的传入
* style: lint style
* feat: rendererService 新增方法
* style: lint style
* feat: 增加 threejs 案例和方法
* style: lint style
* feat: 优化点图层,水波纹点的拾取
* feat: 优化 pointLayer shape 切换时 2d/3d 无法成功切换
* style: lint style
* feat: 修复 map 地图类型 zoom > 16 层级时精度丢失问题
* feat: 完善高德地图和 Mapbox 不同地图之间层级和大小表现相同
* style: lint style
* feat: 增加风场图层的文件结构
* style: lint style
* feat: 增加风场图层
* feat: 修复混合模式导致的风场失效
* style: lint style
* feat: 补充销毁方法
* feat: 增加大小控制
Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
|
2021-12-07 17:31:54 +08:00 |
YiQianYao
|
6c5488c19c
|
Shihuidev (#869)
* feat: 增加着色器的拾取计算控制、完善 arcmini
* feat: 完善 enableShaderPick/disableShaderPick 功能
* style: lint style
* feat: 补充调用高德地图公交线路查询 demo
* style: lint style
* feat: 优化弧线的纹理动画
* style: lint style
* feat: 去除greatCircle 的纹理动画优化
* feat: 扩展点图层圆柱效果
* feat: 增加几何体的径向渐变配置
* style: lint style
* fix: 修复bug 图层触发的事件跟图层设置的zIndex无关,只跟插入图层先后顺序有关
* style: lint style
* feat: 补全挤出几何体拾取颜色的光照配置
* style: lint style
* fix: 修复圆柱 cull 问题 mapbox amap 不同
* feat: 图层销毁时的内存泄漏
* style: lint style
* chore: update version 2.6.6 -> 2.6.7
* feat: 平面弧线新增弧线偏移量的数据映射能力
* style: lint style
|
2021-12-07 17:27:45 +08:00 |
2912401452
|
e08d67a975
|
chore: update version 2.6.5 -> 2.6.6
|
2021-12-06 21:17:06 +08:00 |
2912401452
|
c452ef8710
|
chore: update version 2.6.4 -> 2.6.5
|
2021-12-06 19:26:35 +08:00 |
2912401452
|
bf819c9742
|
chore: update version 2.6.3 -> 2.6.4
|
2021-12-06 15:06:03 +08:00 |
2912401452
|
18298e2a9d
|
chore: update version 2.6.2 -> 2.6.3
|
2021-12-02 19:29:54 +08:00 |
2912401452
|
179fd69b80
|
chore: update version 2.6.1 -> 2.6.2
|
2021-12-01 20:09:19 +08:00 |
2912401452
|
6d058a4d8b
|
chore: update version 2.6.0 -> 2.6.1
|
2021-11-30 16:22:25 +08:00 |
2912401452
|
6b7df5359e
|
chore: update version 2.5.60 -> 2.6.0
|
2021-11-26 14:38:50 +08:00 |
2912401452
|
ad471520ae
|
chore: update version 2.5.59 -> 2.5.60
|
2021-11-25 17:55:19 +08:00 |
2912401452
|
4ad7ed3770
|
chore: update version 2.5.58 -> 2.5.59
|
2021-11-24 17:43:09 +08:00 |
2912401452
|
3bbe9c10c2
|
chore: update version 2.5.57 -> 2.5.58
|
2021-11-23 20:08:35 +08:00 |
2912401452
|
91c9bd2440
|
chore: update version 2.5.56 -> 2.5.57
|
2021-11-19 20:14:41 +08:00 |
2912401452
|
c66fe22b4b
|
chore: update version 2.5.55 -> 2.5.56
|
2021-11-17 15:14:54 +08:00 |