Commit Graph

236 Commits

Author SHA1 Message Date
@thinkinggis 18c79fdd27
Fix docs (#817)
* docs: 更新scene 文档

* fix: 更新文档

* fix: 组件文档

* fix: source 循序引用
2021-11-01 20:25:13 +08:00
shihui 6bbc9dc5b2 style: lint style 2021-10-25 20:29:14 +08:00
shihui d0c8f6ae59 feat: 调整 threejs demo 2021-10-25 20:23:45 +08:00
shihui b43e7b95e8 style: lint style 2021-10-25 18:10:07 +08:00
shihui 64bfbb4592 feat: 增加点击建筑 demo 2021-10-25 18:09:08 +08:00
shihui 63d6819471 style: lint style 2021-10-14 10:57:10 +08:00
shihui 9f3fc1ff0d feat: 调整地球模式飞线 demo 2021-10-14 10:56:08 +08:00
shihui 14c7b633d5 feat: 官网文档增加地球模式点图层、飞线图层文档 2021-10-14 10:40:11 +08:00
shihui dee7c9664d style: lint style 2021-10-13 16:53:13 +08:00
shihui 7f053ee1b0 feat: 文档案例整理 2021-10-13 16:51:20 +08:00
2912401452 3feab59638 chore: update version 2021-07-27 10:50:16 +08:00
2912401452 322f85036b feat: 增加官网渐变弧线案例 2021-07-26 14:13:14 +08:00
2912401452 164458ea69 feat: 官网案例、文档整理,样式数据映射边界条件统一效果 2021-07-02 11:07:09 +08:00
2912401452 e17977b8e0 feat: 补充官网文档:boxSelect 2021-05-31 20:39:15 +08:00
2912401452 9dd3993519 feat: 案例demo修改 2021-05-31 20:04:34 +08:00
2912401452 6f06a381ec style: code style change 2021-05-31 10:37:14 +08:00
2912401452 68f2123d51 feat: l7 2.4 demo 2021-05-31 10:34:15 +08:00
2912401452 479b803404 feat: 2.4 beat versio 2021-05-27 19:55:06 +08:00
2912401452 b7d2b5b153 feat: 2.4 beta 2021-05-27 19:53:22 +08:00
sunxinyu 5619144093 feat: add text point rotate function 2020-12-01 16:59:29 +08:00
thinkinggis 4109c622a7 docs(docs): 更新docs 2020-11-21 14:05:59 +08:00
thinkinggis 1595fae2ef docs(api): 更新api 2020-11-21 03:51:18 +08:00
thinkinggis 1145eff9c7 chore: update version 2.2.43 2020-11-19 13:47:41 +08:00
thinkinggis 70ec75bcd4 fix(layer): image layer shader 2020-11-19 10:03:54 +08:00
thinkinggis 72782bd2c0 docs: 文档 2020-11-17 10:59:32 +08:00
thinkinggis df31e18479 docs: 文档升级 2020-11-16 15:19:41 +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
ParryQiu 9d2e91853a fix: 修复 ExtrudePolyLine 对应的单元测试逻辑 2020-08-28 16:19:16 +08:00
ParryQiu 02a181a406 fix: 修复去除重复点计算逻辑的 bug 2020-08-28 15:26:02 +08:00
ParryQiu f4bd2eab40 fix: 修复去除重复点计算逻辑的 bug 2020-08-28 15:15:59 +08:00
ParryQiu 4323ef5d2f fix(layer): 去除线图层绘制异常的问题
处理线图层数据存在重复点的时候,绘制的线图层粗细表现异常的问题。
2020-08-27 17:36:17 +08:00
ParryQiu f3474341cb Merge branch 'pr/11' 2020-08-25 13:20:06 +08:00
thinkinggis 8647b9f050 fix(source & line model): 支持带洞的边形绘制边界 2020-08-07 21:18:50 +08:00
@thinkinggis cdfca2f8e7
Merge pull request #419 from antvis/district_attach
chore(layer): regl 对象销毁问题,数据频繁更新减少内存占用
2020-07-04 14:22:45 +08:00
thinkinggis 0ad78aa9a7 docs(docs): 更新文档和demo
fix #423
2020-07-03 19:21:04 +08:00
thinkinggis b82c87a501 chore(boundary): rename file 2020-07-03 19:04:19 +08:00
thinkinggis 7fc223415c fix(district): lable size & doc 2020-07-02 19:35:50 +08:00
thinkinggis 1de6768b8a chore: megre conflict 2020-07-02 13:51:30 +08:00
thinkinggis ae76b527ab fix(layer): 修复线图绘制优先级问题&行政区块增加border显示属性 2020-07-02 12:02:52 +08:00
thinkinggis b060f6fca7 chore(layer): regl 对象销毁问题,数据频繁更新减少内存占用
fix #412
2020-06-30 15:23:40 +08:00
thinkinggis eddb31b1e3 chore(district): update china data 2020-06-28 17:18:10 +08:00
thinkinggis bf785d4289 fix(layer): 更新空数据& filter 方法 2020-06-23 00:52:32 +08:00
thinkinggis ddacfa2ce5 docs(district): update world data 2020-06-11 15:02:47 +08:00
thinkinggis c1ae9a4ebc docs(docs): update district docs 2020-06-11 11:51:43 +08:00
thinkinggis dcb8dd25d9 fix(layer): 行政区划新增 visible属性,修复arc pickbuuffer 参数 2020-06-10 19:29:40 +08:00
thinkinggis eab1f6edda fix(district): contry layer 2020-05-27 15:00:36 +08:00
thinkinggis 4dc0cfac3c fix(layer): fix sum statistic 2020-05-27 00:21:09 +08:00
thinkinggis 948446f000 refactor(district): 对行政区划进行抽稀处理 2020-05-21 14:28:37 +08:00
thinkinggis 9dce2c63c2 chore: merge master 2020-05-20 01:05:36 +08:00