Commit Graph

935 Commits

Author SHA1 Message Date
2912401452 56ec1259af chore: update version 2.6.18 -> 2.6.19 2021-12-17 11:08:24 +08:00
YiQianYao 401b770679
Shihuidev (#883)
* 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 拾取失败的问题

* chore: update version 2.6.17 -> 2.6.18 bugfix

* feat: 优化 marker/popup 在容器边缘的表现

* feat: 增加 setEnableRender 方法

* style: lint style

* feat: 增加城市图层扫光特效

* style: lint style
2021-12-17 10:54:06 +08:00
2912401452 f3f458bcb7 Merge branch 'master' of https://github.com/antvis/L7 2021-12-15 16:41:24 +08:00
2912401452 4e87fffb6a fix: pointlayer wave shader 三元表达式造成的问题 2021-12-15 16:39:23 +08:00
2912401452 82e2bcda36 fix: 修复 点图层兼容问题 2021-12-15 16:32:12 +08:00
susiwen8 a9812c644f
chore: merge two `Path.ts` (#877) 2021-12-15 10:58:08 +08:00
2912401452 6a1eaaecd8 chore: update version 2.6.1 -> 2.6.17 2021-12-14 18:56:03 +08:00
YiQianYao fb16d353a7
Shihuidev (#881)
* 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 拾取失败的问题
2021-12-14 18:52:31 +08:00
2912401452 cc31a7616a chore: update version 2.6.15 -> 2.6.16 2021-12-13 17:30:52 +08:00
YiQianYao 5841e32cdd
Shihuidev (#879)
* 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: 修复水波点颜色偏暗

* style: lint style

* feat: npm reagist failed. update version repuhslish

* feat: 优化点图层的渲染效果,叠加渲染效果

* style: lint style

* fix: 修复 layer contextmenu 事件丢失

* fix: 修复 map 类型 resize 失效

* style: lint style
2021-12-13 17:27:39 +08:00
2912401452 f63aea6c91 chore: update version 2.6.12 -> 2.6.13 2021-12-10 18:41:31 +08:00
YiQianYao d9e0f310c9
Shihuidev (#875)
* 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: 修复水波点颜色偏暗
2021-12-10 17:39:08 +08:00
2912401452 3e3ac2f5cf chore: update version 2.6.11 -> 2.6.12 fix bug 2021-12-10 12:09:50 +08:00
YiQianYao 4fe59b9874
Shihuidev (#873)
* 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 时存在的问题
2021-12-10 12:08:22 +08:00
2912401452 621f031760 chore: update version 2.6.10 -> 2.6.11 bug fix 2021-12-08 17:15:57 +08:00
YiQianYao 4137516862
Shihuidev (#872)
fix: 修复图层叠加模式下的拾取失效问题
 style: lint style
2021-12-08 17:12:12 +08:00
2912401452 febd6e9994 chore: update version 2.6.9 -> 2.6.10 fix bug 2021-12-08 15:42:19 +08:00
YiQianYao 0b2673f8de
Shihuidev (#871)
* feat: 修复 texture 重复销毁问题

* style: lint style
2021-12-08 15:40:54 +08:00
YiQianYao 5b10e163ed
Shihuidev (#870)
fix: 修复重复销毁bug

 style: lint style
2021-12-08 14:13:34 +08:00
2912401452 16644f6899 chore: update version 2.6.7 -> 2.6.8 2021-12-07 17:40:18 +08:00
2912401452 045986782e Merge branch 'master' of https://github.com/antvis/L7 2021-12-07 17:33:53 +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 70a22219e7 chore: update version 2.6.6 -> 2.6.7 2021-12-07 14:14:58 +08:00
YiQianYao 469a43f94b
Shihuidev (#868)
feat: 图层销毁时的内存泄漏
2021-12-07 14:12:49 +08:00
2912401452 e08d67a975 chore: update version 2.6.5 -> 2.6.6 2021-12-06 21:17:06 +08:00
YiQianYao 9b9bd9a737
Shihuidev (#867)
* fix: 修复圆柱 cull 问题 mapbox amap 不同
2021-12-06 21:15:52 +08:00
2912401452 c452ef8710 chore: update version 2.6.4 -> 2.6.5 2021-12-06 19:26:35 +08:00
YiQianYao e1d4c288b8
Shihuidev (#866)
* feat: 补全挤出几何体拾取颜色的光照配置

* style: lint style
2021-12-06 19:11:54 +08:00
YiQianYao 7a64c31375
Shihuidev (#865)
* fix: 修复bug 图层触发的事件跟图层设置的zIndex无关,只跟插入图层先后顺序有关

* style: lint style
2021-12-06 14:58:37 +08:00
YiQianYao 6320fa87e9
Shihuidev (#864)
* feat: 扩展点图层圆柱效果

* feat: 增加几何体的径向渐变配置

* style: lint style
2021-12-06 14:29:18 +08:00
2912401452 18298e2a9d chore: update version 2.6.2 -> 2.6.3 2021-12-02 19:29:54 +08:00
YiQianYao 6adac20f5f
Shihuidev (#860)
* feat: 增加着色器的拾取计算控制、完善 arcmini

* feat: 完善 enableShaderPick/disableShaderPick 功能

* style: lint style

* feat: 补充调用高德地图公交线路查询 demo

* style: lint style

* feat: 优化弧线的纹理动画

* style: lint style

* feat: 去除greatCircle 的纹理动画优化
2021-12-02 19:26:25 +08:00
YiQianYao f01deaa953
Shihuidev (#859)
* feat: 增加着色器的拾取计算控制、完善 arcmini

* feat: 完善 enableShaderPick/disableShaderPick 功能

* style: lint style

* feat: 补充调用高德地图公交线路查询 demo

* style: lint style
2021-12-02 15:28:49 +08:00
2912401452 179fd69b80 chore: update version 2.6.1 -> 2.6.2 2021-12-01 20:09:19 +08:00
YiQianYao 42702c60a3
Shihuidev (#857)
* chore: update version 2.6.0 -> 2.6.1

* feat: 增加着色器的拾取计算控制、完善 arcmini
2021-12-01 20:07:15 +08:00
YiQianYao 9536e87433
Shihui dev (#855)
* feat: 修复点图层叠加模式 additive 存在不需要的混合结果

* style: lint style
2021-11-30 16:20:18 +08:00
2912401452 6b7df5359e chore: update version 2.5.60 -> 2.6.0 2021-11-26 14:38:50 +08:00
YiQianYao 300a8a790c
Shihui dev (#853)
* feat: 完善高德地图和 Mapbox 不同地图之间层级和大小表现相同

* style: lint style
2021-11-26 14:22:03 +08:00
YiQianYao f5fc6c7cc7
Shihui dev (#851)
feat: 修复 map 地图类型 zoom > 16 层级时精度丢失问题
2021-11-25 17:51:39 +08:00
2912401452 4ad7ed3770 chore: update version 2.5.58 -> 2.5.59 2021-11-24 17:43:09 +08:00
YiQianYao a4f7c64f1d
Shihui dev (#850)
* feat: 优化 pointLayer shape 切换时 2d/3d 无法成功切换

* style: lint style
2021-11-24 17:38:44 +08:00
YiQianYao 49fba466c6
Shihui dev (#848)
* feat: 增加 threejs 案例和方法

* style: lint style

* feat: 优化点图层,水波纹点的拾取
2021-11-23 19:58:30 +08:00
YiQianYao cee201387a
Shihui dev (#844)
* feat: rendererService 新增方法

* style: lint style

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-19 20:12:48 +08:00
2912401452 4ee985783e style: lint style 2021-11-17 15:11:24 +08:00
2912401452 c9257f0109 feat: 增加线图层顶点高度 scale # 2021-11-17 15:10:09 +08:00
2912401452 a64556a22f chore: update version 2.5.54 -> 2.5.55 2021-11-17 11:28:41 +08:00
YiQianYao 33bc5f1c12
Shihui dev (#842)
* feat: 调整 lineLayer 的网格构建,支持顶点高度的传入

* style: lint style

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-17 11:24:06 +08:00
YiQianYao 2bf980b0d9
Shihui dev (#841)
* 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

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-15 14:50:56 +08:00
YiQianYao 438d6d5ca6
Shihui dev (#840)
* 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

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-15 10:40:18 +08:00
2912401452 da89b98047 chore: update version 2.5.51 -> 2.5.52 2021-11-13 14:08:27 +08:00
YiQianYao e350c810f8
Shihui dev (#838)
* 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'

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-13 13:32:18 +08:00
susiwen8 f918b4fc13
feat: `PointLayer` support multi lines (#837) 2021-11-13 10:53:42 +08:00
2912401452 fb64f1d1c8 feat: 完善小程序适配 XMLHttpRequest 2021-11-11 20:40:03 +08:00
2912401452 a05c1778bc feat: 完善miniadapter 导出设置 2021-11-11 20:18:15 +08:00
2912401452 8f43349921 feat: 修改到导出设置 2021-11-11 20:15:29 +08:00
2912401452 22402c3cf7 chore: update version 2.5.50 -> 2.5.51 完善小程序适配 2021-11-11 20:11:20 +08:00
2912401452 99f2848faa feat: 完善小程序适配 location -> $location XHRHttpReauest -> $XHRHttpRequest 2021-11-11 20:09:01 +08:00
2912401452 968604064c chore: update version 2.5.49 -> 2.5.50 测试 $document 2021-11-11 19:46:53 +08:00
YiQianYao 8f60329a50
Shihui dev (#835)
* 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: 更新小程序适配 document -> $document

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2021-11-11 19:43:17 +08:00
YiQianYao 4ca8628d64
Shihui dev (#833)
* 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

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-10 21:45:13 +08:00
2912401452 c94a4ec29d chore: update version 2.5.48 -> 2.5.49 2021-11-10 14:07:17 +08:00
YiQianYao b450bb0260
Shihui dev (#832)
* 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 小程序兼容失败

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-10 14:05:29 +08:00
2912401452 6adc0a6f81 feat: 修复 l7utils image 循环引用 2021-11-10 11:13:17 +08:00
2912401452 f0efd3868f feat: 修复 l7utils mini-adapter mixin 循环引用 2021-11-10 10:50:51 +08:00
2912401452 f3390fab7c chore: update version 2.5.47 -> 2.5.48 2021-11-10 10:32:21 +08:00
2912401452 e317db4afb Merge branch 'master' of https://github.com/antvis/L7 2021-11-09 21:02:30 +08:00
YiQianYao 3f6f344067
Shihui dev (#830)
* 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

* chore: update version 2.5.43 -> 2.5.44

* feat: 修复一些小程序合并/imageTile 的问题

* style: lint style

* feat: 补全漏写的 updateLayerRenderList 排序

* feat: 完善站点构建 增加 @antv/l7-maps/lib/map 的引用

* chore: update version 2.5.45 -> 2.5.46

* feat: 增加瓦片地图缩放限制 zoom < 2

* feat: sceneService 小程序适配 window -> $window

* style: lint style

* feat: 修复 map 在大比例尺地图下精度丢失的问题、更新l7regl、l7eval5 Float64Array

* style: lint style

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-09 21:01:45 +08:00
2912401452 8b809eca7c chore: update version 2.5.46 -> 2.5.47 2021-11-09 17:29:15 +08:00
YiQianYao 0a02f5d1ee
Shihui dev (#828)
* 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

* chore: update version 2.5.43 -> 2.5.44

* feat: 修复一些小程序合并/imageTile 的问题

* style: lint style

* feat: 补全漏写的 updateLayerRenderList 排序

* feat: 完善站点构建 增加 @antv/l7-maps/lib/map 的引用

* chore: update version 2.5.45 -> 2.5.46

* feat: 增加瓦片地图缩放限制 zoom < 2

* feat: sceneService 小程序适配 window -> $window

* style: lint style

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-09 17:25:09 +08:00
YiQianYao d49116e0a1
Shihui dev (#826)
* 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

* chore: update version 2.5.43 -> 2.5.44

* feat: 修复一些小程序合并/imageTile 的问题

* style: lint style

* feat: 补全漏写的 updateLayerRenderList 排序

* feat: 完善站点构建 增加 @antv/l7-maps/lib/map 的引用

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-08 19:51:38 +08:00
@thinkinggis 5403147408
Feat dipper demo (#820)
* docs: 添加dipper 文档

* fix: gatsyby 配置

* fix: add map.en

* feat: add global/window adapter - gastby 服务端渲染修复

Co-authored-by: 2912401452 <2912401452@qq.com>
2021-11-08 19:49:43 +08:00
YiQianYao 327ef700d5
Shihui dev (#819)
* 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

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-02 18:03:12 +08:00
2912401452 670ba8b1b2 chore: update version 2.5.42 -> 2.5.43 2021-11-01 21:19:44 +08:00
YiQianYao d5a8332d6e
Shihui dev (#818)
* 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: 补充依赖

* chore: update version 2.5.39 -> 2.5.40

* feat: 新增 arcmini layer,增加拖拽时的拾取优化(地图拖拽时取消拾取)

* feat: 增加注释

* chore: update version 2.5.40 -> 2.5.41

* 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

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-01 21:13:19 +08:00
lzxue d59c0f28f6 chore: publish 2021-11-01 20:59:26 +08:00
@thinkinggis 18c79fdd27
Fix docs (#817)
* docs: 更新scene 文档

* fix: 更新文档

* fix: 组件文档

* fix: source 循序引用
2021-11-01 20:25:13 +08:00
YiQianYao 7c6116470f
Shihui dev (#812)
* 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: 增加 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: 补充依赖

* chore: update version 2.5.39 -> 2.5.40

* feat: 新增 arcmini layer,增加拖拽时的拾取优化(地图拖拽时取消拾取)

* feat: 增加注释

* chore: update version 2.5.40 -> 2.5.41

* feat: 剔除地图拖拽时多余的 shader 计算

* style: lint style
2021-10-27 14:00:13 +08:00
YiQianYao 07364c10c3
Shihui dev (#811)
* 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: 增加 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: 补充依赖

* chore: update version 2.5.39 -> 2.5.40

* feat: 新增 arcmini layer,增加拖拽时的拾取优化(地图拖拽时取消拾取)

* feat: 增加注释
2021-10-26 17:56:35 +08:00
YiQianYao b7f7b5ad5b
Shihui dev (#810)
* 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: 增加 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: 补充依赖
2021-10-25 19:19:59 +08:00
2912401452 b86055f322 chore: update version 2.5.38 -> 2.5.39 2021-10-25 17:14:40 +08:00
YiQianYao e94cd2ca0f
Shihui dev (#808)
* 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

* chore: update version 2.5.36 -> 2.5.37

* feat: 补全瓦片地图中的类型引用

* style: lint style

* feat: 增加 demo

* style: lint style

* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题

* chore: update version 2.5.37 -> 2.5.38

* feat: add stoty demo

* style: lint style

* feat: 调整 aspace demo

* feat: 调整 aspace demo

* style: lint style
2021-10-25 17:03:51 +08:00
YiQianYao 7f6f07462c
Shihui dev (#807)
* 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

* fix: 修复 amap2 新增样式导致的 marker 失效

* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效

* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效

* style: lint style

* chore: update version 2.5.36 -> 2.5.37

* feat: 增加 demo

* style: lint style

* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题

* chore: update version 2.5.37 -> 2.5.38

* feat: add stoty demo

* style: lint style

* feat: 调整 aspace demo
2021-10-25 16:44:37 +08:00
YiQianYao 2a3aaa3725
Shihui dev (#806)
* 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

* fix: 修复 amap2 新增样式导致的 marker 失效

* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效

* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效

* style: lint style

* chore: update version 2.5.36 -> 2.5.37

* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题
2021-10-22 14:02:25 +08:00
2912401452 5e67c62049 feat: 调整 ampa2 amap-maps 的 zIndex 属性值为 auto 2021-10-20 10:40:43 +08:00
2912401452 6a0a83e283 chore: update version 2.5.35 -> 2.5.36 2021-10-19 20:38:17 +08:00
YiQianYao 6124cfa9d9
Shihui dev (#804)
* 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 计算

* chore: update version 2.5.32 -> 2.5.33

* feat: 调整地球大气层的渲染层级

* style: lint style

* feat: 调整案例

* style: lint style

* chore: update version 2.5.34 -> 2.5.35

* feat: 增加地球图层的默认参数、调整部分代码

* style: lint style

* chore: update version 2.5.34 -> 2.5.35

* fix: 修复 amap2 新增样式导致的 marker 失效

* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效

* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效

* style: lint style
2021-10-19 20:34:28 +08:00
shihui cc8fa25fb0 Merge branch 'master' of https://github.com/antvis/L7 2021-10-13 16:54:01 +08:00
shihui 7f053ee1b0 feat: 文档案例整理 2021-10-13 16:51:20 +08:00
YiQianYao fa9101ed04
Shihui dev (#798)
* 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 计算

* chore: update version 2.5.32 -> 2.5.33

* feat: 调整地球大气层的渲染层级

* style: lint style

* feat: 调整案例

* style: lint style

* chore: update version 2.5.34 -> 2.5.35

* feat: 增加地球图层的默认参数、调整部分代码

* style: lint style
2021-10-13 16:21:42 +08:00
YiQianYao 7bfdb4b7c1
Shihui dev (#797)
* 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 计算

* chore: update version 2.5.32 -> 2.5.33

* feat: 调整地球大气层的渲染层级

* style: lint style

* feat: 调整案例

* style: lint style
2021-10-12 14:39:08 +08:00
YiQianYao b296595858
Shihui dev (#796)
* 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 计算
2021-10-12 13:56:28 +08:00
2912401452 cb792d4a77 style: lint style 2021-10-11 21:06:41 +08:00
2912401452 e44a015bb2 feat: 调整引用依赖 2021-10-11 21:05:57 +08:00
2912401452 6f045163fe chore: update version 2.5.31 -> 2.5.32 2021-10-11 20:58:07 +08:00
YiQianYao 0e53f84199
Shihui dev (#793)
* 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 弧度调节

* chore: update version 2.5.29 -> 2.5.30

* feat: 增加 lineLayer/arc3d 兼容地球模式

* style: lint style

* chore: update version 2.5.30 -> 2.5.31

* style: lint style

* feat: 增加地球图层 - 大气层

* style: lint style

* feat: 增加设置可视化层背景色的能力

* style: lint style
2021-10-11 20:55:23 +08:00
YiQianYao 958faeccfd
Shihui dev (#791)
* 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 弧度调节

* chore: update version 2.5.29 -> 2.5.30

* feat: 增加 lineLayer/arc3d 兼容地球模式

* style: lint style
2021-10-11 15:43:58 +08:00
hustcc 2ff39ccd9b
docs: set default lang is zh (#783)
* docs: set default lang is zh

* fix: typo, l7 -> L7
2021-10-11 14:19:23 +08:00
@thinkinggis e37ae61516
Feat source (#765)
* feat: layer 初始化支持传入source 对象

* fix: l7 导出source

* fix: lint error

Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
2021-10-11 14:15:27 +08:00
YiQianYao 02df900784
Shihui dev (#790)
* 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 弧度调节
2021-10-09 17:50:27 +08:00
2912401452 7599dc85c7 chore: update version 2.5.28 -> 2.5.29 2021-10-09 11:27:09 +08:00
YiQianYao d82a3b52be
Shihui dev (#789)
* 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

* chore: update version 2.5.27 -> 2.5.28

* feat: pointLayer/cylinder 圆柱兼容地球模式

* style: lint style
2021-10-09 11:11:46 +08:00
YiQianYao 8bb210b758
Shihui dev (#788)
* 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
2021-10-08 11:05:39 +08:00
2912401452 937355b7e2 chore: update version 2.5.26 -> 2.5.27 2021-09-28 17:09:44 +08:00
YiQianYao bc7c6718a6
Shihui dev (#786)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构

* chore: update version 2.5.25 -> 2.5.26

* style: lint style

* feat: 在核心模块移除 threejs 的引用

* style: lint style

* fix: 修复时间点击出错

* style: lint style
2021-09-28 17:08:20 +08:00
YiQianYao 0bcc822cdd
Shihui dev (#784)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构
2021-09-27 15:52:20 +08:00
yanxiong 69ab7b2233 feat: 新增Control position:topcenter、bottomcenter、leftcenter、rightcenter 2021-09-24 10:46:56 +08:00
2912401452 29c5dde922 feat: 补充 threejs 兼容方法的类型定义 2021-09-23 10:40:04 +08:00
2912401452 0b6a20a82c chore: update version 2.5.24 -> 2.5.25 2021-09-22 20:16:11 +08:00
2912401452 ada18eb683 style: lint style 2021-09-22 20:11:38 +08:00
2912401452 d7ea5e8294 feat: 修复 scene.destroy 方法有残留 dom 的问题 2021-09-22 20:10:23 +08:00
2912401452 1ec6994abb style: lint style 2021-09-22 18:08:32 +08:00
2912401452 11b7ac135b feat: delete useless file 2021-09-22 18:07:43 +08:00
2912401452 a646f511f8 feat: add three rollup external 2021-09-22 17:59:47 +08:00
2912401452 2b272ea2d1 style: lint style 2021-09-22 17:53:24 +08:00
2912401452 ae9cd8c356 feat: 修复类型导出报错 2021-09-22 17:52:17 +08:00
2912401452 a6ce25071b feat: 恢复rollup 配置 2021-09-22 17:19:02 +08:00
2912401452 339279b8b5 feat: change rollup config 2021-09-22 17:14:47 +08:00
2912401452 c62a8c5a1e chore: update version 2.5.23 -> 2.5.24 2021-09-22 17:05:53 +08:00
YiQianYao a4c974261c
Merge pull request #776 from antvis/shihui_dev
Shihui dev
2021-09-22 17:04:19 +08:00
2912401452 4e7c4584a5 style: lint style 2021-09-22 16:58:58 +08:00
2912401452 9824f4d0a3 feat: 完善对 threejs 的兼容 2021-09-22 16:57:05 +08:00
zhongwu dda0fb0eaa fix(popup): 修改使用amap2.0时,popup不随地图联动的问题 2021-09-22 11:44:50 +08:00
2912401452 9ba816921d Merge branch 'master' into shihui_model 2021-09-18 17:47:01 +08:00
2912401452 c35eccd843 chore: update version 2.5.22 -> 2.5.23 2021-09-18 17:03:39 +08:00
2912401452 a397d0034a style: lint style 2021-09-18 17:00:25 +08:00
2912401452 2043ea9100 feat: 修复地图缩放后 picking 第一帧不渲染的问题 2021-09-18 16:58:56 +08:00
2912401452 f29d0c6cc2 style: lint style 2021-09-18 16:04:37 +08:00
2912401452 3da2676b0e feat: 补全高德地图 2.0 的模型加载能力,增加模型的经纬度移动能力 2021-09-18 16:02:27 +08:00
2912401452 1a161121ff feat: gaodemap2 对齐相机(视图、投影矩阵) - 尚未对齐模型矩阵 2021-09-17 17:19:48 +08:00
2912401452 0e9d92987c chore: update version 2.5.21 -> 2.5.22 2021-09-17 11:26:08 +08:00
2912401452 36739cf2d4 Merge branch 'shader_rebuild' into shihui_dev 2021-09-17 11:12:58 +08:00
2912401452 c513f419e7 feat: 优化 lineLayer/great_circle 的 shader 2021-09-17 11:08:27 +08:00
2912401452 bd2ec39b7a feat: 优化 arc3d 的shader 计算,清理多余的 varying 变量 2021-09-16 21:13:10 +08:00
2912401452 d14b4788a1 feat: 恢复 province/layer control 2021-09-16 20:46:34 +08:00
2912401452 94b68c7725 chore: update version test 2021-09-16 17:46:00 +08:00
2912401452 539c6f9ab7 Merge branch 'master' of https://github.com/antvis/L7 2021-09-16 17:42:26 +08:00
2912401452 1d515fbca9 chore: update version test 2021-09-16 17:41:36 +08:00
YiQianYao 44d7047c68
Merge pull request #771 from antvis/shihui_dev
Shihui dev
2021-09-16 17:41:19 +08:00
2912401452 e2a78cbc96 feat: test open layer initLayer update 2021-09-16 17:36:14 +08:00
2912401452 e99ea7d8b3 feat: 增加点击冲突检测 2021-09-16 17:35:02 +08:00
2912401452 b4356b13d6 feat: 优化 lineLayer/arc 的 shader 代码(合并 varying、提取片元计算) 2021-09-16 15:26:27 +08:00
2912401452 957adcedf8 feat: 清除 pointLayer/image,pointLayer/normal shader 多余 varying 2021-09-16 12:00:58 +08:00
2912401452 1bed481986 chore: update version 2.5.18 -> 2.5.19 2021-09-15 19:06:21 +08:00
2912401452 ae9780405f Merge branch 'master' of https://github.com/antvis/L7 2021-09-15 19:00:16 +08:00
YiQianYao 15896ffb1d
Merge pull request #769 from antvis/shihui_dev
Shihui dev
2021-09-15 18:59:43 +08:00
2912401452 545f9c2cc1 style: lint style 2021-09-15 18:55:17 +08:00
2912401452 abe5698ed8 feat: 增加动画模式下的渲染优化 2021-09-15 18:14:08 +08:00
2912401452 23f82ce93e chore: update version 2.5.17 -> 2.5.18 2021-09-15 15:36:37 +08:00
2912401452 b2e4397c99 Merge branch 'master' of https://github.com/antvis/L7 2021-09-15 15:35:23 +08:00
YiQianYao 82b10e31b7
Merge pull request #768 from antvis/shihui_dev
Shihui dev
2021-09-15 15:35:06 +08:00
2912401452 3859ff4bbd style: lint style 2021-09-15 15:34:05 +08:00
2912401452 916df20c61 feat: 调整渲染检测方法的判断逻辑 2021-09-15 15:32:57 +08:00
2912401452 f2354676a0 chore: update version 2.5.16 -> 2.5.17 2021-09-15 11:54:09 +08:00
2912401452 e6debc224e Merge branch 'master' of https://github.com/antvis/L7 2021-09-15 11:47:10 +08:00
YiQianYao 2758050ee8
Merge pull request #767 from antvis/shihui_dev
Shihui dev
2021-09-15 11:46:28 +08:00
2912401452 d404a7db2b style: lint style 2021-09-15 11:29:16 +08:00
2912401452 7e9c946ac1 fix: 修复渲染冲突导致的大数据图层下的操作卡顿 2021-09-15 11:26:11 +08:00
lzxue c5d46f66b6 chore: publish 2021-09-14 14:57:49 +08:00
2912401452 f3d28494de feat: update gitHead 2021-09-14 12:16:41 +08:00
lzxue c71f7b5032 chore: 更新版本 2021-09-14 12:06:56 +08:00
lzxue 42c38e20ad chore: publish 2021-09-14 12:04:16 +08:00
@thinkinggis 105607e43e
Merge pull request #760 from antvis/typofix
fix: fixed a naming typo
2021-09-14 11:44:25 +08:00
2912401452 684ba4eb80 chore: update version 2.5.13 -> 2.5.14 2021-09-14 11:23:50 +08:00
2912401452 29a11b2196 style: lint style 2021-09-14 11:16:59 +08:00
2912401452 5d916326e7 fix: 修复点位坐标被重复的计算带来点位偏移(由数据映射引发的 updateStyleAttribute 引发) 2021-09-14 11:15:57 +08:00
2912401452 38e1a215df style: update gitHead 2021-09-08 17:55:55 +08:00
2912401452 347dc9a3a5 chore: update version 2.5.12 -> 2.5.13 2021-09-08 17:42:55 +08:00
2912401452 2545a7aac7 Merge branch 'master' of https://github.com/antvis/L7 2021-09-08 17:39:15 +08:00
YiQianYao cf78d4b22b
Merge pull request #762 from antvis/shihui_dev
feat: 优化线图层的 shader,在保持原有功能的情况下将 varying 的数量从11个降到7个,并带来一些性能优化
2021-09-08 17:38:23 +08:00
2912401452 5f5efac09b feat: 优化线图层的 shader,在保持原有功能的情况下将 varying 的数量从11个降到7个,并带来一些性能优化 2021-09-08 17:34:34 +08:00
owen.wjh 68d4ab9032 fix: fixed a naming typo 2021-09-06 17:08:55 +08:00
2912401452 4329551c32 style: update gitHead 2021-09-02 14:44:53 +08:00
2912401452 39cfdc72b3 chore: update version 2.5.11 -> 2.5.12 2021-09-02 13:56:13 +08:00
2912401452 a0b1af5644 Merge branch 'master' of https://github.com/antvis/L7 2021-09-02 13:54:08 +08:00
2912401452 e3fdc9201b style: lint style 2021-09-02 13:50:19 +08:00
2912401452 a7314f8f9e feat: 增加 arc 弧线的分段数控制 2021-09-02 13:49:05 +08:00
2912401452 3e05aeae71 feat: 修改弧线动态分段数 2021-09-02 11:59:12 +08:00
2912401452 940d19712e style: update githead 2021-08-31 20:31:50 +08:00
2912401452 a96deddeb1 chore: update version 2021-08-31 20:21:20 +08:00
2912401452 780951c36e Merge branch 'master' of https://github.com/antvis/L7 2021-08-31 20:18:39 +08:00
2912401452 c736b63a85 feat: 调整 icon 纹理绘制参数 2021-08-31 20:14:31 +08:00
2912401452 7c13ad46d9 feat: update gitHead 2021-08-31 16:39:06 +08:00
2912401452 2a57b49eaa chore: update l7regl version 2021-08-31 15:47:21 +08:00
2912401452 db112cf668 Merge branch 'master' of https://github.com/antvis/L7 2021-08-31 15:27:06 +08:00
thinkinggis e0fb9d8ac8 chore: publish 2021-08-19 18:15:11 +08:00
thinkinggis 270e1e0bd3 chore: publish 2021-08-19 18:12:06 +08:00
2912401452 57ffc4ea52 chore: update version 2.5.8 -> 2.5.9 2021-08-16 14:14:57 +08:00
2912401452 2fe7778adc style: code style 2021-08-16 14:01:43 +08:00
2912401452 8bdd520c72 feat: 修复渲染顺序的隐藏 bug、替换 regl 2021-08-16 13:48:29 +08:00
thinkinggis e3322cf535 chore: publish 2021-08-05 17:44:19 +08:00
thinkinggis 7a8ddd2282 fix: lint error 2021-08-05 17:30:38 +08:00
thinkinggis 973b8d1db2 chore: 移除loggerservice 2021-08-05 17:29:13 +08:00
thinkinggis 5aeddc763b chore: remove loadstyle 2021-08-05 17:02:11 +08:00
thinkinggis 627256efcb chore: update version 2021-08-04 22:40:11 +08:00
thinkinggis 7b26efa602 chore: add reflect meta import 2021-08-04 21:01:56 +08:00
thinkinggis 2a06485922 chore: 移除ConfigSchemaValidation 2021-08-04 19:59:49 +08:00
thinkinggis 873e70132f chore(update version): 2.5.6 2021-08-04 17:26:15 +08:00
thinkinggis e51bbca13a fix: 循环引用 2021-08-04 16:51:42 +08:00
2912401452 f9ac746f1e chore: update version 2.5.4 -> 2.5.5 2021-07-29 17:54:38 +08:00
2912401452 59ce5632bd fix: 修复引入数据纹理导致的一些bug 2021-07-29 17:46:36 +08:00
2912401452 ab0abf7cf4 feat: add publish.sh 2021-07-28 18:34:10 +08:00
2912401452 7eb8382ede chore: update version 2.5.3 -> 2.5.4 2021-07-28 16:24:05 +08:00
2912401452 e90c61b333 chore: publish 2021-07-28 16:18:13 +08:00
2912401452 8bb9719836 feat: 处理 dataTesture 未回收导致的bug 2021-07-28 16:12:24 +08:00
2912401452 3feab59638 chore: update version 2021-07-27 10:50:16 +08:00
2912401452 07c6e6e1bf chore: publish 2021-07-27 10:47:41 +08:00
thinkinggis 644c37c662 fix: rollup 配置 2021-07-26 15:10:13 +08:00
thinkinggis 12639ad9c4 chore: 更新版本 2.5.2 2021-07-26 14:21:02 +08:00
thinkinggis 9aaf7aeea7 chore: publish 2021-07-26 14:19:40 +08:00
thinkinggis 8512735699 chore: publish 2021-07-26 14:12:33 +08:00
@thinkinggis 5cb6457b57
Merge pull request #728 from antvis/shihui_dev
Shihui dev
2021-07-26 13:32:39 +08:00
2912401452 6651c1567b style: code format 2021-07-24 18:10:26 +08:00
2912401452 ac6f28dff2 feat: 修复数据映射降级失败 2021-07-24 18:08:11 +08:00
thinkinggis 1134920226 chore: 更新版本 2021-07-13 20:54:22 +08:00
thinkinggis 10734bcfe6 chore: publish 2021-07-13 20:48:09 +08:00
thinkinggis 27eb839128 fix: 高德地图v2支持版本 2021-07-13 20:36:38 +08:00
thinkinggis 3fa1997dbd Merge branch 'master' of github.com:antvis/L7 2021-07-13 20:25:38 +08:00
2912401452 28542cbae3 feat: push change 2021-07-12 22:14:41 +08:00
2912401452 6f67081cc3 feat: push changee 2021-07-12 22:13:09 +08:00
2912401452 6c4741c324 feat: 修复编译错误、错误引入 2021-07-12 22:07:33 +08:00
2912401452 64829710f0 chore: update version 2021-07-12 20:16:34 +08:00
2912401452 bbd4c668ad chore: publish 2021-07-12 20:11:52 +08:00
2912401452 bad491ed2f Merge branch 'master' of https://github.com/antvis/L7 2021-07-12 20:09:06 +08:00
2912401452 3129dcaa2c style: code 2021-07-12 20:06:37 +08:00
2912401452 14e4b4a6fe docs: 文档和注释 2021-07-08 16:21:43 +08:00
yunji 83904fcf2c fix(scene event): fix event name 2021-07-06 17:36:37 +08:00
yunji f84fea5c0e feat(scene): add once event for scene 2021-07-06 17:22:11 +08:00
thinkinggis 0e5aad2b12 fix: lint error 2021-07-03 22:50:25 +08:00
thinkinggis a75f9511e3 chore: publish 2021-07-03 22:27:20 +08:00
2912401452 fe2d964bdd feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
2912401452 164458ea69 feat: 官网案例、文档整理,样式数据映射边界条件统一效果 2021-07-02 11:07:09 +08:00
2912401452 24e3661eab style: styles 2021-06-28 21:08:21 +08:00
2912401452 14b8ad9b37 feat: 样式数据纹理影视 1.2 增加数据纹理扩展检测并提供降级方案 2021-06-28 21:02:52 +08:00
2912401452 3b06bd6738 feat: 样式数据映射 1.2 代码结构优化 2021-06-22 20:58:12 +08:00
2912401452 535665ba31 feat: 样式数据映射 1.1 调整代码,提取公共部分到 BaseModel 2021-06-21 18:13:36 +08:00
2912401452 cb626e6f59 feat: 样式数据映射 1.0 2021-06-21 11:13:18 +08:00
yunji 9a6450a9a9 feat(l7-layers): reuse source for multi layer 2021-06-18 11:29:50 +08:00
2912401452 ca33c7e268 feat: styles 2021-06-16 21:56:24 +08:00
2912401452 56f6f8fe71 feat: 新增样式数据分析(直接赋值/纹理传值) 2021-06-16 21:41:05 +08:00
2912401452 bbe559f990 feat: 新增pointLayer 对 style 参数 opacity 对数据映射支持 2021-06-15 18:19:51 +08:00
thinkinggis b08b904904 chore: publish 2021-06-10 10:33:39 +08:00
2912401452 b431ad72c3 feat: delete check 2021-06-10 10:30:40 +08:00
2912401452 6eb730a393 chore: update version 2021-06-09 13:31:59 +08:00
2912401452 7d4bf55894 chore: publish 2021-06-09 13:31:27 +08:00
2912401452 04202c7595 feat: 修改高德底图默认导出版本, 修复pointLayer/normal 的偏移失效: 2021-06-09 13:23:48 +08:00
2912401452 3d37240596 feat: 线图层支持渐变颜色(line/arc/arc3d/great_circle) 2021-06-08 20:31:59 +08:00
2912401452 17a9b06470 feat: markers 添加容器、修复聚合失效、事件透传、markerlayer 增加 hide/show 事件 2021-06-08 17:39:01 +08:00
2912401452 2474707c29 feat: 补完所有线图层纹理能力,修复arc/arc3d/great_line虚线bug 2021-06-08 14:32:49 +08:00
2912401452 efe6d913c3 feat: change git heads 2021-06-01 21:50:40 +08:00
2912401452 719d3b75bd feat: githead change 2021-06-01 21:39:08 +08:00
2912401452 8eb6056d7f feat: change githead 2021-06-01 21:24:39 +08:00
2912401452 2247382ae4 feat: change git heads again 2021-06-01 21:20:17 +08:00
2912401452 460f74bc6b feat: change git heads 2021-06-01 21:07:26 +08:00
2912401452 1ac42067b1 feat: 修改 git head 2021-06-01 20:43:23 +08:00
2912401452 f2d0f2f458 feat: change githead again 2021-06-01 20:27:32 +08:00
2912401452 90c8683269 feat: chenge git head 2021-06-01 20:14:19 +08:00
2912401452 0aab2458a1 feat: gitHead update 2021-06-01 19:56:29 +08:00
2912401452 488447e4f8 feat: gitHead key change 2021-06-01 19:51:15 +08:00
2912401452 63b844ca37 feat: 提交修改 2021-06-01 19:37:10 +08:00
2912401452 146bb81e6b feat: 删除 three 模块的导出 2021-06-01 19:27:41 +08:00
2912401452 c221956b83 chore: change version 2021-06-01 19:23:37 +08:00
2912401452 ea6baed1b4 chore: publish 2021-06-01 19:21:37 +08:00
2912401452 c5ffe506af style: style change 2021-06-01 19:15:37 +08:00
2912401452 aa0d999a57 feat: 修复arc3失效 2021-06-01 19:05:03 +08:00
2912401452 33fe9171f2 Merge branch 'master' into shihui_dev 2021-06-01 13:54:19 +08:00
2912401452 9c41a89f81 Merge branch 'master' of https://github.com/antvis/L7 2021-06-01 13:50:54 +08:00
2912401452 8420c3e158 feat: arc tex test 2021-06-01 13:43:11 +08:00
thinkinggis 37b6f0dc7a chore: publish 2021-05-31 20:55:57 +08:00
2912401452 e17977b8e0 feat: 补充官网文档:boxSelect 2021-05-31 20:39:15 +08:00
2912401452 5378d17f7b Merge branch 'shihui_dev' of https://github.com/antvis/L7 into shihui_dev 2021-05-31 10:36:23 +08:00
2912401452 68f2123d51 feat: l7 2.4 demo 2021-05-31 10:34:15 +08:00
YiQianYao 3b58d9d436
Merge branch 'master' into shihui_dev 2021-05-27 20:49:54 +08:00
2912401452 a506ca83be feat: change version 2021-05-27 20:29:09 +08:00
2912401452 2cc5976144 Merge branch 'master' of https://github.com/antvis/L7 2021-05-27 20:14:49 +08:00
2912401452 b7d2b5b153 feat: 2.4 beta 2021-05-27 19:53:22 +08:00
2912401452 b82876d6dc feat: 增加 setPosition 方法参数的默认值 2021-05-13 20:28:09 +08:00
2912401452 7d340c45ae fix: change mapbox token 2021-05-10 18:20:57 +08:00
2912401452 48cb8ad8a7 feat: gaode2.0 not finished 2021-04-26 15:23:42 +08:00
2912401452 83083c43d3 Merge branch 'master' of https://github.com/antvis/L7 2021-04-26 15:13:16 +08:00
2912401452 383b25e794 fix: link fix 2021-04-25 20:10:55 +08:00
thinkinggis c44689c7e2 Merge branch 'master' of github.com:antvis/L7 2021-04-25 16:34:08 +08:00
thinkinggis 2cc1b753c1 chore: publish 2021-04-23 11:00:28 +08:00
伊钱耀 6452fd9093 feat(text): change text 2021-04-22 15:11:40 +08:00
伊钱耀 0fdb6d1b0d feat(many): gaode1.x -> gaode2.0 not finished 2021-04-22 15:08:41 +08:00
@thinkinggis 30c904b96a
Merge pull request #673 from antvis/feat_padding
fix: 点图层设置
2021-04-20 20:43:51 +08:00
thinkinggis ab1b0ce602 fix: 点图层设置 2021-04-20 20:05:24 +08:00
@thinkinggis 52da95e970
Merge pull request #658 from yanyu510/master
fix(cluster): pointLayer相同经纬度点不聚合
2021-04-20 19:54:32 +08:00
sunxinyu 24ea1c5a39 fix: cluster 模式下,point 后续 setData,不会立即生效 2021-04-20 18:33:14 +08:00
thinkinggis 8e4bb18f7b feat: centet 增加padding 功能 2021-04-06 18:00:53 +08:00
thinkinggis 67d237fe06 fix: shader 2021-04-01 21:05:33 +08:00
thinkinggis 011c814e82 Merge branch 'master' of github.com:antvis/L7 2021-03-29 23:20:09 +08:00
yanyu510 4d401bb45a fix(source): pointLayer相同经纬度点或extent在一条线上时不聚合
fix #633
2021-03-29 16:28:05 +08:00
yy 2274154481 fix(cluster): pointLayer相同经纬度点不聚合
fix #633
2021-03-23 15:26:35 +08:00
thinkinggis 640a64d9a2 chore: update version 2.3.9 2021-02-28 14:57:14 +08:00
thinkinggis c66715df28 fix: lint error 2021-02-28 14:55:26 +08:00
thinkinggis 6a4035e960 chore(rollup): 更新rollup 配置 2021-02-28 14:53:44 +08:00
thinkinggis 21b40b43fd chore: publish 2021-02-28 12:21:55 +08:00
thinkinggis 46adc1cf5a chore: 更新打包配置 2021-02-28 12:20:46 +08:00
thinkinggis 2ea622c512 Merge branch 'master' of github.com:antvis/L7 2021-02-28 11:57:09 +08:00
thinkinggis d71082f045 fix: 样式 2021-02-28 11:55:49 +08:00
thinkinggis 4ceb31d094 fix: rm three lib 2021-02-26 16:21:04 +08:00
thinkinggis 71f70697ba chore: publish 2021-02-26 11:20:04 +08:00
thinkinggis c875cba6ee fix: eslint 2021-02-26 11:05:04 +08:00
thinkinggis ba607c68db fix: 开放设置偏移坐标系等级 2021-02-26 10:47:24 +08:00
thinkinggis eb013e3230 fix: lint error 2021-02-25 22:47:35 +08:00
thinkinggis d08950ebfe Merge branch 'master' of github.com:antvis/L7 2021-02-24 11:36:50 +08:00
babyfaceqian 7f8582d22d fix: 修复可视区域包含日界线时点不可见的问题;隐藏可视区域外打点 2021-01-30 00:52:27 +08:00
thinkinggis 24c4e7eacc chore: update version 2.3.7 2021-01-16 00:41:34 +08:00
thinkinggis 988f53fdf2 chore: publish 2021-01-16 00:39:31 +08:00
thinkinggis 90c56d0719 fix: merge 方法 2021-01-16 00:35:54 +08:00
thinkinggis 0c1d46cba6 fix: source 数据更新 2021-01-15 22:12:11 +08:00
thinkinggis 39698714a0 chore: update vesion 2.3.6 2021-01-14 17:55:04 +08:00
thinkinggis cce95383e5 chore: publish 2021-01-14 17:43:49 +08:00
thinkinggis 23b5f4fe75 fix: mousedown 设置为捕获阶段触发 2021-01-14 17:28:13 +08:00
thinkinggis 46be5ae946 Merge branch 'master' of github.com:antvis/L7 2021-01-14 16:19:08 +08:00
聆一 6c22eaf672 fix: getViewPortScale边界情况处理 2021-01-14 14:47:04 +08:00
thinkinggis 49655bb05c chore: update version 2021-01-13 17:47:02 +08:00
thinkinggis 899fb397b0 chore: publish 2021-01-13 17:41:49 +08:00
thinkinggis b221879769 fix: 可视化图层DPR 2021-01-13 17:39:12 +08:00
thinkinggis 63fe30c77e fix: 依赖配置 2021-01-12 20:35:12 +08:00
thinkinggis d032de3a09 chore: update version 2.3.4 2021-01-12 20:09:51 +08:00
thinkinggis 298751f6fa chore: publish 2021-01-12 20:08:15 +08:00
thinkinggis a2ec206985 feat: 增加根据范围选择 2021-01-12 19:46:04 +08:00
thinkinggis f39f4c62bb fix(scene): 高清方案DPR 2021-01-12 11:36:52 +08:00
thinkinggis 13e66a17fb chore: publish 2020-12-21 16:40:25 +08:00
thinkinggis 9bf4d13e80 chore: update version 2020-12-21 15:49:04 +08:00
thinkinggis 23f01516e8 fix: marker 支持样式 & 高德地图可以关闭offset坐标系 2020-12-21 15:06:29 +08:00
thinkinggis 73c15918ed fix: 高德地图新 2020-12-21 11:23:33 +08:00
thinkinggis bb1f0b224d chore: publish 2020-12-15 10:24:41 +08:00
thinkinggis 198eb5c04d chore: update version 2.3.2 2020-12-15 10:10:21 +08:00
@thinkinggis 3bf48868b1
Merge pull request #593 from antvis/fix_font_safari
Fix font safari
2020-12-15 10:00:23 +08:00
thinkinggis 8c79b8731e fix: 图标比例设置 2020-12-15 01:24:46 +08:00
thinkinggis ff4857c937 fix: safari 浏览器文本显示问题 2020-12-14 17:31:10 +08:00
@thinkinggis e8fbad524a
Merge pull request #572 from yu-tou/feat_text_rotate
feat: add text point rotate function
2020-12-04 15:36:17 +08:00
sunxinyu 5619144093 feat: add text point rotate function 2020-12-01 16:59:29 +08:00
thinkinggis 5cc676acd6 chore: update version 2.3.1 2020-11-27 16:22:44 +08:00
thinkinggis d973d290f0 chore: publish 2020-11-27 15:31:29 +08:00
thinkinggis 87ce2f082a fix: loadstyle 依赖 2020-11-27 12:02:53 +08:00
thinkinggis f5e3482def chore: update version 2.3.0 2020-11-21 14:25:28 +08:00
thinkinggis 461bd8ee3b chore: publish 2020-11-21 14:24:13 +08:00
thinkinggis e18a8644b3 fix(layer): 新图层透明度 2020-11-21 00:43:44 +08:00
thinkinggis 1145eff9c7 chore: update version 2.2.43 2020-11-19 13:47:41 +08:00
thinkinggis 364ea692e5 chore: publish 2020-11-19 11:22:53 +08:00
thinkinggis 70ec75bcd4 fix(layer): image layer shader 2020-11-19 10:03:54 +08:00
thinkinggis ea2f3350fe chore: update version 2.2.42 2020-11-18 19:53:54 +08:00
thinkinggis 1f5e5796f7 chore: publish 2020-11-18 19:52:12 +08:00
thinkinggis 5459af66d9 feat(layers): 点图层支持offset
fix #562
2020-11-18 17:40:37 +08:00
thinkinggis ef11bbe4ad fix: 新增none blend 效果 2020-11-10 15:14:16 +08:00
thinkinggis cd4d212da5 chore: update version 2020-10-28 17:51:00 +08:00