YiQianYao
|
300a8a790c
|
Shihui dev (#853)
* feat: 完善高德地图和 Mapbox 不同地图之间层级和大小表现相同
* style: lint style
|
2021-11-26 14:22:03 +08:00 |
2912401452
|
4ad7ed3770
|
chore: update version 2.5.58 -> 2.5.59
|
2021-11-24 17:43:09 +08:00 |
2912401452
|
3bbe9c10c2
|
chore: update version 2.5.57 -> 2.5.58
|
2021-11-23 20:08:35 +08:00 |
2912401452
|
91c9bd2440
|
chore: update version 2.5.56 -> 2.5.57
|
2021-11-19 20:14:41 +08:00 |
2912401452
|
c66fe22b4b
|
chore: update version 2.5.55 -> 2.5.56
|
2021-11-17 15:14:54 +08:00 |
2912401452
|
a64556a22f
|
chore: update version 2.5.54 -> 2.5.55
|
2021-11-17 11:28:41 +08:00 |
2912401452
|
bf9c8eeb9d
|
chore: update version 2.5.53 -> 2.5.54
|
2021-11-15 14:53:15 +08:00 |
2912401452
|
22c360f6c0
|
chore: update version 2.5.52 -> 2.5.53
|
2021-11-15 10:53:13 +08:00 |
2912401452
|
da89b98047
|
chore: update version 2.5.51 -> 2.5.52
|
2021-11-13 14:08:27 +08:00 |
2912401452
|
22402c3cf7
|
chore: update version 2.5.50 -> 2.5.51 完善小程序适配
|
2021-11-11 20:11:20 +08:00 |
2912401452
|
968604064c
|
chore: update version 2.5.49 -> 2.5.50 测试 $document
|
2021-11-11 19:46:53 +08:00 |
2912401452
|
c94a4ec29d
|
chore: update version 2.5.48 -> 2.5.49
|
2021-11-10 14:07:17 +08:00 |
2912401452
|
f3390fab7c
|
chore: update version 2.5.47 -> 2.5.48
|
2021-11-10 10:32:21 +08:00 |
2912401452
|
8b809eca7c
|
chore: update version 2.5.46 -> 2.5.47
|
2021-11-09 17:29:15 +08:00 |
2912401452
|
069e6a635b
|
chore: update version 2.5.45 -> 2.5.46
|
2021-11-08 19:57:48 +08:00 |
2912401452
|
de7c3a6a43
|
chore: update version 2.5.43 -> 2.5.44
|
2021-11-02 18:07:22 +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 |
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 |
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 |
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 |
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 |
2912401452
|
7599dc85c7
|
chore: update version 2.5.28 -> 2.5.29
|
2021-10-09 11:27:09 +08:00 |
2912401452
|
5fc2b8baee
|
chore: update version 2.5.27 -> 2.5.28
|
2021-10-08 11:13:40 +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 |
2912401452
|
f560ce3eb6
|
chore: update version 2.5.25 -> 2.5.26
|
2021-09-27 15:58:57 +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 |
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
|
c62a8c5a1e
|
chore: update version 2.5.23 -> 2.5.24
|
2021-09-22 17:05:53 +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 |
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
|
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
|
0e9d92987c
|
chore: update version 2.5.21 -> 2.5.22
|
2021-09-17 11:26:08 +08:00 |
2912401452
|
94b68c7725
|
chore: update version test
|
2021-09-16 17:46:00 +08:00 |
2912401452
|
1d515fbca9
|
chore: update version test
|
2021-09-16 17:41:36 +08:00 |
2912401452
|
1bed481986
|
chore: update version 2.5.18 -> 2.5.19
|
2021-09-15 19:06:21 +08:00 |
2912401452
|
23f82ce93e
|
chore: update version 2.5.17 -> 2.5.18
|
2021-09-15 15:36:37 +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 |
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
|
42c38e20ad
|
chore: publish
|
2021-09-14 12:04:16 +08:00 |
2912401452
|
684ba4eb80
|
chore: update version 2.5.13 -> 2.5.14
|
2021-09-14 11:23:50 +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
|
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
|
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
|
7c13ad46d9
|
feat: update gitHead
|
2021-08-31 16:39: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 |
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
|
873e70132f
|
chore(update version): 2.5.6
|
2021-08-04 17:26:15 +08:00 |
2912401452
|
f9ac746f1e
|
chore: update version 2.5.4 -> 2.5.5
|
2021-07-29 17:54:38 +08:00 |
2912401452
|
ab0abf7cf4
|
feat: add publish.sh
|
2021-07-28 18:34:10 +08:00 |
2912401452
|
e90c61b333
|
chore: publish
|
2021-07-28 16:18:13 +08:00 |
2912401452
|
07c6e6e1bf
|
chore: publish
|
2021-07-27 10:47:41 +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
|
10734bcfe6
|
chore: publish
|
2021-07-13 20:48:09 +08:00 |
thinkinggis
|
27eb839128
|
fix: 高德地图v2支持版本
|
2021-07-13 20:36:38 +08:00 |
2912401452
|
6f67081cc3
|
feat: push changee
|
2021-07-12 22:13:09 +08:00 |
2912401452
|
bbd4c668ad
|
chore: publish
|
2021-07-12 20:11:52 +08:00 |
thinkinggis
|
a75f9511e3
|
chore: publish
|
2021-07-03 22:27:20 +08:00 |
thinkinggis
|
b08b904904
|
chore: publish
|
2021-06-10 10:33:39 +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
|
17a9b06470
|
feat: markers 添加容器、修复聚合失效、事件透传、markerlayer 增加 hide/show 事件
|
2021-06-08 17:39:01 +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
|
ea6baed1b4
|
chore: publish
|
2021-06-01 19:21:37 +08:00 |
thinkinggis
|
37b6f0dc7a
|
chore: publish
|
2021-05-31 20:55:57 +08:00 |
2912401452
|
b7d2b5b153
|
feat: 2.4 beta
|
2021-05-27 19:53:22 +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 |
thinkinggis
|
2cc1b753c1
|
chore: publish
|
2021-04-23 11:00:28 +08:00 |
伊钱耀
|
0fdb6d1b0d
|
feat(many): gaode1.x -> gaode2.0 not finished
|
2021-04-22 15:08:41 +08:00 |
thinkinggis
|
8e4bb18f7b
|
feat: centet 增加padding 功能
|
2021-04-06 18:00:53 +08:00 |
thinkinggis
|
21b40b43fd
|
chore: publish
|
2021-02-28 12:21:55 +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
|
988f53fdf2
|
chore: publish
|
2021-01-16 00:39:31 +08:00 |
thinkinggis
|
cce95383e5
|
chore: publish
|
2021-01-14 17:43:49 +08:00 |
thinkinggis
|
899fb397b0
|
chore: publish
|
2021-01-13 17:41:49 +08:00 |
thinkinggis
|
298751f6fa
|
chore: publish
|
2021-01-12 20:08:15 +08:00 |
thinkinggis
|
13e66a17fb
|
chore: publish
|
2020-12-21 16:40:25 +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
|
d973d290f0
|
chore: publish
|
2020-11-27 15:31:29 +08:00 |
thinkinggis
|
87ce2f082a
|
fix: loadstyle 依赖
|
2020-11-27 12:02:53 +08:00 |
thinkinggis
|
461bd8ee3b
|
chore: publish
|
2020-11-21 14:24:13 +08:00 |
thinkinggis
|
364ea692e5
|
chore: publish
|
2020-11-19 11:22:53 +08:00 |
thinkinggis
|
1f5e5796f7
|
chore: publish
|
2020-11-18 19:52:12 +08:00 |
thinkinggis
|
061413c440
|
chore: publish
|
2020-10-28 17:48:57 +08:00 |
thinkinggis
|
eb02448216
|
chore: publish
|
2020-10-15 16:59:36 +08:00 |
thinkinggis
|
f6590b3685
|
chore: publish
|
2020-10-15 16:55:15 +08:00 |
thinkinggis
|
e9a6f02816
|
chore: publish
|
2020-10-14 17:57:49 +08:00 |
thinkinggis
|
460f09d55b
|
chore: publish
|
2020-09-10 23:25:31 +08:00 |
@thinkinggis
|
13811c9730
|
chore: update package.json
|
2020-09-10 00:34:03 +08:00 |
thinkinggis
|
227a3368d5
|
chore: publish
|
2020-09-09 19:50:52 +08:00 |
thinkinggis
|
19daa4d5c5
|
Merge branch 'master' into fix_map_dependencies
|
2020-09-07 15:32:32 +08:00 |
thinkinggis
|
8bd89c97fb
|
fix(map): update types/mabox-gl
|
2020-09-05 11:23:48 +08:00 |
thinkinggis
|
6ff115ddb5
|
chore: publish
|
2020-09-02 20:37:50 +08:00 |
thinkinggis
|
bf94664049
|
fix: map 引入
|
2020-09-02 20:12:32 +08:00 |
thinkinggis
|
527fe21f5c
|
fix(map): maps->map
|
2020-09-02 19:30:46 +08:00 |
afc163
|
7eb0d0e705
|
fix: outdated theme versions
|
2020-09-02 18:25:26 +08:00 |
thinkinggis
|
d22b9adf19
|
chore: publish
|
2020-08-28 13:08:57 +08:00 |
thinkinggis
|
eeee362c95
|
fix: update version
|
2020-08-28 11:40:45 +08:00 |
thinkinggis
|
7f8bcbbbb7
|
refactor(amap): 优化高德地图sdk 加载方式
|
2020-08-27 16:31:03 +08:00 |
thinkinggis
|
695a5dfc7a
|
chore: update version
|
2020-08-21 10:18:03 +08:00 |
thinkinggis
|
b0a1ecea84
|
chore: publish
|
2020-08-17 15:58:50 +08:00 |
thinkinggis
|
ad607fcdeb
|
chore: publish
|
2020-08-13 14:01:25 +08:00 |
thinkinggis
|
01dfe1343a
|
chore: publish
|
2020-08-11 13:31:10 +08:00 |
thinkinggis
|
30008ec92b
|
chore: publish
|
2020-08-11 11:58:19 +08:00 |
thinkinggis
|
7b02173bcb
|
chore: update map dependencies verison
|
2020-07-28 20:21:05 +08:00 |
thinkinggis
|
55179185fe
|
chore: publish
|
2020-07-28 19:36:48 +08:00 |
thinkinggis
|
c2b96cab36
|
chore: publish
|
2020-07-28 18:16:07 +08:00 |
@thinkinggis
|
915728c39a
|
Merge pull request #410 from antvis/coord
Coord
|
2020-07-28 18:09:56 +08:00 |
thinkinggis
|
e93e99daad
|
chore(popup): 更改 popup 所在dom 容器的位置
修复react popup 高德地下不能正常显示
|
2020-07-28 17:23:11 +08:00 |
weichuankai
|
34a3933a09
|
fix(maps): mapbox drag rotate
|
2020-07-22 14:51:49 +08:00 |
thinkinggis
|
b60e1d6f95
|
Merge branch 'master' into coord
|
2020-07-21 20:41:47 +08:00 |
thinkinggis
|
8d92cedee6
|
chore: publish
|
2020-07-21 19:54:38 +08:00 |
thinkinggis
|
22b9d88856
|
chore: publish
|
2020-07-21 19:24:28 +08:00 |
thinkinggis
|
391fb2c277
|
chore: update version
|
2020-07-21 17:51:42 +08:00 |
thinkinggis
|
bb167de24b
|
chore(map): update version
|
2020-07-21 17:39:42 +08:00 |
thinkinggis
|
6c6434e8d3
|
chore: publish
|
2020-07-21 11:57:51 +08:00 |
thinkinggis
|
70e9978fdd
|
chore: update version
|
2020-07-21 11:23:57 +08:00 |
thinkinggis
|
4265b16b18
|
chore: publish
|
2020-07-20 11:33:51 +08:00 |
thinkinggis
|
aebac0c176
|
chore: publish
|
2020-07-16 14:29:09 +08:00 |
thinkinggis
|
5d732176bf
|
chore(map): merge master
|
2020-07-15 21:08:14 +08:00 |
thinkinggis
|
30b4d670eb
|
chore: publish
|
2020-07-15 11:32:47 +08:00 |
thinkinggis
|
5bd2fa5ec6
|
fix(maps): 高德地图加载固定位为https协议
|
2020-07-15 10:11:59 +08:00 |
thinkinggis
|
eb9cf0b035
|
chore: publish
|
2020-07-03 20:49:02 +08:00 |
thinkinggis
|
7df9faf244
|
chore: publish
|
2020-07-02 14:37:39 +08:00 |
thinkinggis
|
7b73789ae5
|
chore: publish
|
2020-07-01 10:54:36 +08:00 |
thinkinggis
|
e1f647e189
|
chore: publish
|
2020-06-29 09:51:31 +08:00 |
thinkinggis
|
4462c05b93
|
chore: publish
|
2020-06-24 16:51:37 +08:00 |
thinkinggis
|
8de581eef7
|
chore: publish
|
2020-06-23 01:20:31 +08:00 |
thinkinggis
|
8d86be542f
|
fix(boundry): fix peer dependencies
|
2020-06-22 10:26:50 +08:00 |
thinkinggis
|
303ea17437
|
chore(scene): merge master
|
2020-06-19 11:26:18 +08:00 |
thinkinggis
|
1163099e2e
|
feat(map): 新增地图交互事件
|
2020-06-18 17:50:48 +08:00 |
thinkinggis
|
ee1b5674de
|
chore: publish
|
2020-06-16 23:49:40 +08:00 |
thinkinggis
|
e07724a010
|
chore: publish
|
2020-06-16 23:48:01 +08:00 |
thinkinggis
|
d945d40ba4
|
chore: publish
|
2020-06-11 17:18:41 +08:00 |
thinkinggis
|
a6c1914789
|
fix(maps): 移除 antd 依赖
|
2020-06-11 15:13:37 +08:00 |
thinkinggis
|
0f33e6b298
|
chore: publish
|
2020-06-10 20:36:46 +08:00 |
thinkinggis
|
e5fa732002
|
feat(map): 新增 L7 独立坐标系
|
2020-06-09 21:39:32 +08:00 |
thinkinggis
|
2f5045670d
|
fix(popup): update popup event
|
2020-06-08 11:29:18 +08:00 |
thinkinggis
|
73f14eb444
|
chore: publish
|
2020-05-28 20:45:29 +08:00 |
thinkinggis
|
e06eb7bfa6
|
chore: publish
|
2020-05-27 15:33:18 +08:00 |
thinkinggis
|
271499dd9f
|
chore: publish
|
2020-05-27 00:59:16 +08:00 |
thinkinggis
|
53810ead69
|
fix(district): 边界不契合的问题
|
2020-05-25 14:17:49 +08:00 |
thinkinggis
|
0a91065fa0
|
chore: publish
|
2020-05-21 15:34:17 +08:00 |
thinkinggis
|
f00a72c61f
|
chore: publish
|
2020-05-20 11:49:09 +08:00 |
thinkinggis
|
6cdf711969
|
chore: publish
|
2020-05-18 17:49:08 +08:00 |
thinkinggis
|
bb64bf3a98
|
chore: publish 2.2.5
|
2020-05-12 23:57:26 +08:00 |
thinkinggis
|
17a791223f
|
fix: draw polygon 编辑已有数据 & roullup alias 回滚到2.2.0
|
2020-05-12 23:03:01 +08:00 |
thinkinggis
|
1210267352
|
chore: publish
|
2020-05-12 10:01:40 +08:00 |
thinkinggis
|
89e5408e29
|
chore: merge
|
2020-05-09 11:33:08 +08:00 |
thinkinggis
|
cc512ce522
|
chore: publish
|
2020-05-08 10:16:12 +08:00 |
thinkinggis
|
61e75d5479
|
feat(district): 新增 省,市,县图层
|
2020-04-29 12:03:06 +08:00 |
thinkinggis
|
d5e11774b7
|
chore: publish
|
2020-04-27 17:47:56 +08:00 |
thinkinggis
|
8005e06624
|
chore: publish
|
2020-04-24 18:42:43 +08:00 |
thinkinggis
|
42bfc33d77
|
chore: merge master
|
2020-04-22 19:33:10 +08:00 |
thinkinggis
|
5b541345a2
|
chore: publish
|
2020-04-21 20:31:58 +08:00 |
thinkinggis
|
f0061a5ec0
|
chore: merge master
|
2020-04-17 11:00:31 +08:00 |
thinkinggis
|
377ae5c036
|
feat: 3D model
|
2020-04-17 10:47:34 +08:00 |
thinkinggis
|
e587d41d26
|
chore: publish
|
2020-04-14 11:08:20 +08:00 |
thinkinggis
|
3193440aee
|
refactor: merge master
|
2020-04-13 19:33:35 +08:00 |
thinkinggis
|
7017fd9508
|
chore: publish
|
2020-04-12 11:30:38 +08:00 |
thinkinggis
|
f5f5a71cbe
|
chore: publish
|
2020-04-12 11:30:38 +08:00 |
thinkinggis
|
f2f903e496
|
chore: publish
|
2020-04-10 19:43:19 +08:00 |
thinkinggis
|
565dcff53e
|
chore: publish
|
2020-04-10 19:43:19 +08:00 |
thinkinggis
|
4c14ad9dab
|
chore: publish
|
2020-04-10 15:37:10 +08:00 |
thinkinggis
|
e0dffe8e53
|
chore: publish
|
2020-04-10 15:37:10 +08:00 |
thinkinggis
|
021a1253c3
|
fix: 采用非偏移坐标系坐标系解决高德地图中国区域抖动的问题
|
2020-04-10 15:17:16 +08:00 |
thinkinggis
|
124a1d27aa
|
fix: 采用非偏移坐标系坐标系解决高德地图中国区域抖动的问题
|
2020-04-10 15:17:16 +08:00 |
thinkinggis
|
154e32431e
|
fix(heatmap): 修复热力图某些设备上黑色 fix #278
|
2020-04-09 20:54:39 +08:00 |
thinkinggis
|
b8f58992d1
|
fix(heatmap): 修复热力图某些设备上黑色 fix #278
|
2020-04-09 20:54:39 +08:00 |
thinkinggis
|
23f3cd824b
|
fix: 绘制组件高德地图mousedown事件不能监听的问题
|
2020-04-07 15:24:23 +08:00 |
thinkinggis
|
1eb3313919
|
fix: 绘制组件高德地图mousedown事件不能监听的问题
|
2020-04-07 15:24:23 +08:00 |
thinkinggis
|
d11a357e93
|
chore: publish
|
2020-04-07 11:51:55 +08:00 |
thinkinggis
|
1462543a21
|
chore: publish
|
2020-04-07 11:51:55 +08:00 |
thinkinggis
|
ec3c278cd0
|
refactor: 锁定l7& l7_map版本号
|
2020-04-07 11:30:14 +08:00 |
thinkinggis
|
35c8c88d94
|
refactor: 锁定l7& l7_map版本号
|
2020-04-07 11:30:14 +08:00 |
thinkinggis
|
ca0174e293
|
refactor: ts error
|
2020-04-03 14:25:34 +08:00 |
thinkinggis
|
239c99948d
|
refactor: ts error
|
2020-04-03 14:25:34 +08:00 |
thinkinggis
|
58d0898a81
|
chore: publish
|
2020-04-03 11:07:39 +08:00 |
thinkinggis
|
b7498103a0
|
chore: publish
|
2020-04-03 11:07:39 +08:00 |
thinkinggis
|
6a67b317f5
|
improvement: add draw ui tools
|
2020-04-01 15:22:53 +08:00 |
thinkinggis
|
f8ae7322e6
|
improvement: add draw ui tools
|
2020-04-01 15:22:53 +08:00 |
thinkinggis
|
9b3851014d
|
chore: merge conflict
|
2020-03-31 10:25:12 +08:00 |
thinkinggis
|
21286efe2b
|
chore: merge conflict
|
2020-03-31 10:25:12 +08:00 |
thinkinggis
|
d9d099b976
|
chore: publish
|
2020-03-30 11:59:46 +08:00 |
thinkinggis
|
1847b2ed53
|
chore: publish
|
2020-03-30 11:59:46 +08:00 |
thinkinggis
|
ec5c9a99a2
|
fix: conflicts
|
2020-03-28 23:18:15 +08:00 |
thinkinggis
|
d4a6a65e64
|
fix: conflicts
|
2020-03-28 23:18:15 +08:00 |
thinkinggis
|
aa968ccced
|
feat: 新增地图状态控制方法
|
2020-03-28 22:49:36 +08:00 |
thinkinggis
|
0b8af77a38
|
feat: 新增地图状态控制方法
|
2020-03-28 22:49:36 +08:00 |
聆一
|
aad0b365e3
|
fix: mapboxgl.FitBoundsOptions类型替换成unknown
|
2020-03-27 11:50:47 +08:00 |
聆一
|
d879f23b3c
|
fix: mapboxgl.FitBoundsOptions类型替换成unknown
|
2020-03-27 11:50:47 +08:00 |
聆一
|
b7f0689fd5
|
feat: mapbox添加fitBoundsOptions
|
2020-03-27 10:36:03 +08:00 |
聆一
|
99f5be3991
|
feat: mapbox添加fitBoundsOptions
|
2020-03-27 10:36:03 +08:00 |
thinkinggis
|
26bf14f855
|
chore: publish
|
2020-03-26 20:06:23 +08:00 |
thinkinggis
|
fc3b45aa68
|
chore: publish
|
2020-03-26 20:06:23 +08:00 |
thinkinggis
|
7b034d4b7a
|
Merge branch 'master' into l7-draw
|
2020-03-26 17:20:27 +08:00 |
thinkinggis
|
bb1755b80d
|
Merge branch 'master' into l7-draw
|
2020-03-26 17:20:27 +08:00 |
thinkinggis
|
6be5b3aeff
|
chore: publish
|
2020-03-26 15:37:28 +08:00 |
thinkinggis
|
df65b9cbc4
|
chore: publish
|
2020-03-26 15:37:28 +08:00 |
thinkinggis
|
0d06187a2a
|
chore: publish
|
2020-03-26 15:21:13 +08:00 |
thinkinggis
|
0f67b9860e
|
chore: publish
|
2020-03-26 15:21:13 +08:00 |
thinkinggis
|
5c939fb924
|
chore: publish
|
2020-03-26 13:24:22 +08:00 |
thinkinggis
|
2441a7d091
|
chore: publish
|
2020-03-26 13:24:22 +08:00 |
thinkinggis
|
ab5424408f
|
feat: add draw point line polygon
|
2020-03-26 11:32:28 +08:00 |
thinkinggis
|
276ae96397
|
feat: add draw point line polygon
|
2020-03-26 11:32:28 +08:00 |
thinkinggis
|
218c6875e9
|
chore: merge master
|
2020-03-24 23:15:28 +08:00 |
thinkinggis
|
97496cd794
|
chore: merge master
|
2020-03-24 23:15:28 +08:00 |