YiQianYao
|
d52765b35a
|
feat: export BaseModel to support CustomLayer (#1274)
* chore: 修改引用
* style: lint style
* feat: export BaseModel to support custom layer
* style: lint style
|
2022-08-08 16:32:50 +08:00 |
YiQianYao
|
36a228062d
|
fix: fix simple line err (#1269)
* chore: update version 2.9.18 -> 2.9.19
* chore: 修改引用
* style: lint style
* fix: 修复 simple line 失效
* style: lint style
|
2022-08-03 19:08:46 +08:00 |
YiQianYao
|
6a04210de6
|
feat: 渲染流程异步改造、部分支持 worker (#1224)
* feat: 去处事件节流
* feat: 创建图层流程改造 + worker 功能验证
* style: lint style
* feat: 修改 worker 引入
* feat: 调整 worker 的拼接
* style: lint style
* feat: 修改 source 构建流程为异步
* style: lint style
* feat: 在点图层中去除 global 的耦合
* style: lint style
* fix: 修复更新 style 的同时更新了 option 带来的问题
* style: lint style
* feat: 拆除 arc3d 地球模式和普通模式的耦合
* style: lint style
* feat: 修改 worker
* style: lint style
* feat: 优化图层创建渲染流程
* style: lint style
* Merge branch 'workspace' into tileDemo
* style: style lint
* feat: 改在点图层的创建流程
* style: lint style
* style: lint style
* chore: worker helper (#1241)
* chore: worker helper
* chore: 修改注册流程
* chore: 修改打包方式
* chore: 集成打包环境
* style: lint style
* feat: add worker pool failed
* style: lint style
* style: lint style
* feat: 更新 worker 的使用
* chore: 更新 scripts 标签 (#1242)
* feat: remove utils triangulation
* feat: 完成 pointLayer/earthLayer 的异步改造
* style: lint style
* style: lint style
* style: lint style
* chore: 修改 worker 执行函数 (#1246)
* chore: 修改 worker 执行函数
* chore: remove console
* feat: 完成线图层和线图层的异步创建流程改造
* style: lint style
* style: lint style
* feat: 完成 polygon 创建流程的异步改造
* style: lint style
* feat: 完成 heatmap 创建流程的异步改造
* style: lint style
* feat: 完成 citybuildingLayer 图层创建的异步改造
* style: lint style
* feat: 完成 imageLayer 创建异步改造
* style: lint style
* feat: 完成 ImageLayer/RasterLayer 创建的异步改造
* style: lint style
* feat: 完成 geometryLayer 创建的异步改造
* style: lint style
* feat: 完成 WindLayer 创建的异步改造
* style: lint style
* feat: 完成 tileLayer 瓦片图层创建图层的异步改造
* style: lint style
* feat: 调整 worker 调用的参数和 worker 代码的位置
* style: lint style
* chore: 调整 worker 代码结构
* style: lint style
* feat: 梳理完善 layer 的 modelName
* style: lint style
* chore: 调整部分 modeName 的命名
* feat: 线图层的 lineModel 支持 worker 计算
* style: lint style
* feat: 完善 source 异步改造,增加测试
* style: lint style
* feat: 支持 polygonFill 的 worker 计算
* style: lint style
* feat: tile point/line/polygon 支持 worker 计算
* style: lint style
* chore: 调整 worker 目录结构
* style: lint style
* chore: 修改 worker 打包路径
* feat: 增加 ISrource 时间的类型定义
* chore: change function getPureDescriptors -> getDescriptorsWithOutFunc
* feat: 完善类型定义,去除额外 worker 代码
* chore: worker 注册放到 utils 里面 (#1253)
* chore: 代码清理
* style: lint style
* fix: 修复 encodeData 可能的空值
* feat: 地球模式的点、线图层兼容写法
* style: lint style
* feat: 完成对 dataImage 的异步改造
* fix: 修复 demo 中对时序数据的使用
* style: lint style
* fix: 修复点图层文字重新布局未重绘问题
* fix: 修复 pointLayer fillImage 失效
* style: lint style
* chore: 在官网 demo 中去除 multipass
* chore: 调整官网 demo 效果
* style: lint style
* chore: 调整官网 demo
* style: lint style
* fix: 修复 layerModel 使用的报错
* chore: update l7plot version
Co-authored-by: lvisei <yunji.me@outlook.com>
|
2022-08-02 19:05:27 +08:00 |
YiQianYao
|
fddbd36823
|
fix: fix dash line shader compile (#1260)
|
2022-07-29 14:19:57 +08:00 |
YiQianYao
|
043d30ecfb
|
feat: 修复bug,新增图片瓦片的像素映射 (#1257)
* feat: 弧线图层/大圆弧线图层 虚线效果优化
* style: lint style
* fix: 修复 simpleLine linear 失效
* style: lint style
* feat: 优化 simple line 网格构建
* style: lint style
* style: lint style
* style: lint style
* feat: 新增图片图层的像素映射
* feat: 图片瓦片图层支持像素的颜色映射
* style: lint style
|
2022-07-28 19:05:51 +08:00 |
YiQianYao
|
6ccf43c8a7
|
fix: 修复 webgl context lost (#1243)
* feat: 修复 webgl context lost
* style: lint style
|
2022-07-19 14:19:00 +08:00 |
YiQianYao
|
bf4d22513d
|
feat: merge workspace (tile) (#1204)
Co-authored-by: lvisei <yunji.me@outlook.com>
|
2022-06-30 11:44:46 +08:00 |
thinkinggis
|
8e4bb18f7b
|
feat: centet 增加padding 功能
|
2021-04-06 18:00:53 +08:00 |
thinkinggis
|
56c259e7f6
|
chore: 修改ts 相关配置
|
2020-10-08 23:24:08 +08:00 |
thinkinggis
|
b82c87a501
|
chore(boundary): rename file
|
2020-07-03 19:04:19 +08:00 |
thinkinggis
|
4f46745ac7
|
chore(boundry): rename distict->boundry 测试用例不识别
|
2020-05-27 20:34:39 +08:00 |
thinkinggis
|
4f106d9e24
|
docs(distrcit): add district demo
|
2020-05-03 19:58:17 +08:00 |
thinkinggis
|
61e75d5479
|
feat(district): 新增 省,市,县图层
|
2020-04-29 12:03:06 +08:00 |
thinkinggis
|
d4b799d9ef
|
fix: 弧线显示有虚线存在
|
2020-02-12 00:06:08 +08:00 |
thinkinggis
|
1946de6207
|
fix: pointlayer image 模糊&事件& marker add some new method
|
2020-01-20 19:20:47 +08:00 |
thinkinggis
|
aabb45159b
|
fix: popup service init
|
2020-01-20 12:14:49 +08:00 |
thinkinggis
|
9089d69d0d
|
feat: scene 实例化支持传入地图实例 & 更新文档
|
2019-12-17 11:14:31 +08:00 |
thinkinggis
|
bc31fe9a2d
|
Merge branch 'source' of https://github.com/antvis/L7 into source
|
2019-12-08 00:03:43 +08:00 |
thinkinggis
|
d5be1d79e3
|
Merge branch 'source' of https://github.com/antvis/L7 into source
|
2019-12-07 23:12:48 +08:00 |
thinkinggis
|
127d7ce294
|
docs: add josn api
|
2019-12-07 19:56:26 +08:00 |
thinkinggis
|
88bbc1fc65
|
fix(scene): contianer resize
|
2019-12-07 01:43:18 +08:00 |
thinkinggis
|
b306e4ce1d
|
fix(map): temporarily closed amap offset coordinate
|
2019-11-29 11:19:04 +08:00 |
xiaoiver
|
44dec441af
|
完善构建方案 & 容器 Bug 修复 (#84)
* feat(core): support hierarchical containers
* feat(multipassrenderer): support custom postprocessing pass
* build(rollup): output CDN bundle to @antv/l7/dist
* build(tsc): generate TS declaration files
* chore(prerelease): prerelease beta.10
|
2019-11-25 15:27:56 +08:00 |
thinkinggis
|
661603e90e
|
feat(chart): add chart demo
|
2019-11-18 16:20:50 +08:00 |
yuqi.pyq
|
4282260d21
|
build(esmodule): support building es1015 & esm
|
2019-11-15 15:28:23 +08:00 |
thinkinggis
|
26c3cca511
|
feat(scene): scene service inTransientScope
|
2019-11-07 00:52:03 +08:00 |
thinkinggis
|
cbb6c3a0d2
|
feat(layer): point layer
|
2019-10-29 17:33:37 +08:00 |
thinkinggis
|
dcb2e91a9c
|
feat(component): add scale ,zoom, popup, marker map method
|
2019-10-24 21:23:15 +08:00 |
yuqi.pyq
|
2542b0643a
|
refactor: refactor with monorep architecture
|
2019-10-08 20:15:52 +08:00 |