Commit Graph

274 Commits

Author SHA1 Message Date
lviser 4896bb66c6
docs(district): l7Plot Choropleth for district (#935) 2022-01-14 18:39:15 +08:00
shihui b38cc46df4 docs: 调整官网文档结构 2022-01-10 14:15:58 +08:00
heroKing dbe5c69314
航线图demo开发 (#916)
Co-authored-by: zst <zst969092@antgroup.com>
2022-01-05 16:16:37 +08:00
@thinkinggis 7a588e4ecc
fix: 更新相关依赖 (#903)
Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
2021-12-31 16:29:07 +08:00
炎熊 17dba67a4d
feat: 1.新增扫光中心sweepCenter 2.完善扫光Layer配置API和demo (#894)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
2021-12-28 12:01:32 +08:00
@thinkinggis 64d3ef2323
Fix site map (#847)
* fix: 解决方案页面懒加载

* fix: 添加demo

* 添加两个组件

* fix: 修改样式

* fix: 样式调整

* fix: 更新官网

* fix: 修改样式

* fix: 更新首页

* docs: 优化demo

Co-authored-by: wb-yzg904416@antgroup.com <wb-yzg904416@antgroup.com>
2021-11-23 13:38:48 +08:00
@thinkinggis 975fa5777d
Fix site map (#846)
* fix: 解决方案页面懒加载

* fix: 添加demo

* 添加两个组件

* fix: 修改样式

* fix: 样式调整

* fix: 更新官网

* fix: 修改样式

Co-authored-by: wb-yzg904416@antgroup.com <wb-yzg904416@antgroup.com>
2021-11-21 11:33:43 +08:00
@thinkinggis 018172ac79
fix: 解决方案页面懒加载 (#834) 2021-11-11 15:19:54 +08:00
susiwen8 b1737075d4
chore: replace `node-sass` by `sass` (#829) 2021-11-09 19:56:24 +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
2912401452 fd0bbc0545 feat: 取消无用配置 2021-11-01 21:55:08 +08:00
2912401452 300123f3f8 feat: 增加运行依赖 2021-11-01 21:38:41 +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
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 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 9824f4d0a3 feat: 完善对 threejs 的兼容 2021-09-22 16:57:05 +08:00
lzxue 0eebbe6271 fix: npm registry 2021-09-14 15:13:02 +08:00
lzxue c0b9fe1329 chore: npm 发布源改成 .org 2021-09-14 14:44:55 +08:00
象数 3290d4713d fix: site 启动 2021-08-23 18:15:33 +08:00
thinkinggis 5aeddc763b chore: remove loadstyle 2021-08-05 17:02:11 +08:00
thinkinggis 551d15a65d chore: 更新发布命令 2021-07-26 14:18:05 +08:00
thinkinggis 29b08881a2 chore: add beta command 2021-07-26 14:04:04 +08:00
2912401452 fe2d964bdd feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
2912401452 6d3e22df79 feat: change release address 2021-06-09 13:55:51 +08:00
2912401452 07fa979151 feat: change release addr 2021-06-09 13:50:38 +08:00
2912401452 e9bf2a4f00 fix: 修复本地启动项目后案例编辑页报错 2021-04-25 19:54:32 +08:00
thinkinggis 5d957b6e14 docs: 更新文档 2021-04-14 00:39:07 +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 eb013e3230 fix: lint error 2021-02-25 22:47:35 +08:00
嘤嘤嘤 30a4d8f670
Update package.json 2021-01-18 19:40:02 +08:00
thinkinggis 97c269e5ac chore: update package config 2021-01-14 18:04:25 +08:00
thinkinggis 1595fae2ef docs(api): 更新api 2020-11-21 03:51:18 +08:00
thinkinggis 70ec75bcd4 fix(layer): image layer shader 2020-11-19 10:03:54 +08:00
thinkinggis 2b50c3e8b5 fix(demo): district 2020-11-18 19:29:11 +08:00
thinkinggis 72782bd2c0 docs: 文档 2020-11-17 10:59:32 +08:00
thinkinggis df31e18479 docs: 文档升级 2020-11-16 15:19:41 +08:00
thinkinggis c551308470 fix: devDependencies 2020-11-09 00:38:21 +08:00
thinkinggis a667dbbb4e fix: update yarn.lock 2020-11-08 23:43:36 +08:00
羽熙 086860b023 chore: upgrade gatsby theme 2020-11-08 18:09:42 +08:00
thinkinggis a26da1ea4b fix: 修复l7-draw 版本 2020-11-08 17:13:10 +08:00
羽熙 997d68636e chore: upgrade gatsby theme 2020-11-08 15:58:07 +08:00
thinkinggis a924bd4a2b chore(l7): remove react,draw, boundary moudule 2020-09-15 20:21:56 +08:00
afc163 7eb0d0e705 fix: outdated theme versions 2020-09-02 18:25:26 +08:00
thinkinggis 9ae4fb5469 fix(boundary): county
fix: #492
2020-09-01 11:06:58 +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 e012a29336 chore: update version 2020-08-21 10:14:14 +08:00
thinkinggis 391fb2c277 chore: update version 2020-07-21 17:51:42 +08:00
thinkinggis 53810ead69 fix(district): 边界不契合的问题 2020-05-25 14:17:49 +08:00