Commit Graph

276 Commits

Author SHA1 Message Date
thinkinggis 6ecb43523e delete files 2019-08-20 20:43:42 +08:00
thinkinggis 36926889e7 refactor(text): point text shape 2019-08-20 20:41:53 +08:00
thinkinggis 96bc0fc1c0 fix(layer): 修复数据更新数据为空 2019-08-20 15:50:38 +08:00
@thinkinggis 116965fed1 Merge pull request #15 from antvis/1.3beta
fix(point): 修复shape映射,图片加载的事件
2019-08-20 10:39:11 +08:00
thinkinggis 8d54bc6ab5 fix(point): 修复shape映射,图片加载的事件 2019-08-20 10:32:46 +08:00
@thinkinggis 70328ec285 Merge pull request #14 from antvis/json_source
feat(json): point数据coord 设置支持数组
2019-08-19 11:17:34 +08:00
thinkinggis 8a59eb0067 fix(merge):fix conflict 2019-08-19 11:15:09 +08:00
thinkinggis 235f4d9841 fix(merge):fix conflict 2019-08-19 11:00:58 +08:00
thinkinggis fb5be34932 feat(json): point数据coord 设置支持数组 2019-08-19 10:50:57 +08:00
@thinkinggis 4113521f16 Merge pull request #13 from antvis/dev-map-labeling
新增文本标注
增加source更新事件
2019-08-19 10:34:06 +08:00
thinkinggis a4c893ec65 feat(label): add textlayer 2019-08-19 10:16:40 +08:00
thinkinggis 367d24519d merge github master 2019-08-16 11:50:25 +08:00
thinkinggis ad1ca09cbf fix(conflict): merge text branch 2019-08-16 11:48:30 +08:00
thinkinggis e1649057d7 Merge branch 'master' of https://github.com/antvis/L7 into github_master 2019-08-16 10:49:10 +08:00
xiaoiver 86d89dd5bf feat: 增加对于点要素的自动标注 2019-08-14 19:52:44 +08:00
@thinkinggis 19f065304f Merge pull request #12 from czizzy/meshline-bugfix
fix: meshline triangulation bug
2019-08-14 15:34:20 +08:00
izzy.cz 9d530cb27b fix: meshline triangulation bug 2019-08-14 12:00:10 +08:00
thinkinggis cf74bbe8bb feat(src) update version inteaction 2019-08-13 18:18:04 +08:00
@thinkinggis 542bc696be Merge pull request #11 from antvis/marker
新增地图组件
放大缩小
比例尺
图层列表
marker
popup
2019-08-13 17:49:10 +08:00
thinkinggis fe81b0382c fix(travis); update node version 2019-08-13 17:43:49 +08:00
thinkinggis 0aef513fd2 refactor(camera): update camera async 2019-08-13 17:26:27 +08:00
thinkinggis 311c465d73 refactor(map): container layout 2019-08-12 14:52:50 +08:00
thinkinggis 9b2a4ca26c perf(shader): 优化线动画效果 2019-08-12 10:35:50 +08:00
thinkinggis c83f1c3d0b feat(control): add marker 2019-08-09 10:16:40 +08:00
thinkinggis 66c4304c14 fix(lint): lint warning 2019-08-07 19:18:36 +08:00
thinkinggis 462e00b3c8 update readme 2019-08-07 18:10:58 +08:00
thinkinggis f6c8f053f4 fix(lib) delete lib 2019-08-07 17:50:37 +08:00
thinkinggis d06de6fcd2 merge source code 2019-08-07 17:42:57 +08:00
thinkinggis 90d1fae12f fix(render):antialias 2019-08-07 17:13:09 +08:00
thinkinggis b056a413d4 postcss inline 2019-08-07 17:08:53 +08:00
thinkinggis 9a81aa735f Merge branch 'master' into webworker 2019-08-07 15:44:41 +08:00
thinkinggis c6d7276e31 fix(gitignore) 2019-08-07 15:43:27 +08:00
thinkinggis d593e4d564 fix lint err 2019-08-07 15:40:42 +08:00
thinkinggis 09a2094a01 delete report 2019-08-07 15:36:10 +08:00
thinkinggis b3b622e58b fix(package):index 2019-08-07 15:34:21 +08:00
thinkinggis f6983ac907 feat(control): add scale, layer.zoom control 2019-08-07 10:44:29 +08:00
thinkinggis b269222d3d fix(src): lint err 2019-08-01 20:40:09 +08:00
thinkinggis 041841ba57 update version 2019-08-01 19:25:32 +08:00
thinkinggis 73cbf8d8da Merge branch 'rollup' into 'master'
Rollup

瓦片地图WebWorker

升级打包工具为Rollup

重构buffer

增加3d热力图

See merge request !41
2019-08-01 19:02:11 +08:00
thinkinggis f6d1a7e316 fix demo 2019-08-01 18:25:27 +08:00
thinkinggis 3d0d296f57 update readme 2019-08-01 18:23:38 +08:00
thinkinggis 1713e8c323 refactor(pick) 2019-08-01 18:14:52 +08:00
thinkinggis 65bba86bbf refactor(heatmap) buffer 2019-07-31 11:52:52 +08:00
thinkinggis 7facd72f72 refactor grid buffer 2019-07-24 18:25:55 +08:00
thinkinggis a88f6cab61 refactor: line & polygon buffer 2019-07-23 21:43:52 +08:00
thinkinggis b8bfd1b9ef merge greatCirlce 2019-07-23 21:09:07 +08:00
thinkinggis f84f029c90 fix(rewind):vector tile not rewind 2019-07-16 19:36:05 +08:00
thinkinggis 2585a202ed Merge branch 'master' into rollup 2019-07-15 20:45:53 +08:00
thinkinggis 1c2c33ed05 fix(rendermask): maskmesh 2019-07-15 20:45:45 +08:00
thinkinggis fd5d345efa Merge branch 'greatCircle' into 'master'
fix(scene):  engine run



See merge request !40
2019-07-15 11:47:16 +08:00