mipha.ly@alibaba-inc.com
|
ad8a5a3c5e
|
feat(l7): feat heatmap layer
|
2019-02-27 17:16:16 +08:00 |
mipha.ly@alibaba-inc.com
|
e0addf89b6
|
resolve conflicts
|
2019-02-27 17:00:27 +08:00 |
象数
|
d42d04caf3
|
Merge branch 'grid-heatMap' into 'master'
feat(hexagon): hexagon heatmap
See merge request !6
|
2019-02-27 15:44:23 +08:00 |
thinkinggis
|
d14c53042f
|
feat(hexagon): hexagon heatmap
|
2019-02-27 15:33:38 +08:00 |
mipha.ly@alibaba-inc.com
|
a4aca6a965
|
feat heatmap layer
|
2019-02-27 14:50:10 +08:00 |
thinkinggis
|
6c42e433e1
|
fix(transform): stattistics
|
2019-02-26 19:32:09 +08:00 |
象数
|
4e86cdb627
|
Merge branch 'grid-heatMap' into 'master'
Grid heat map
增加mapbox
增加多边形热力图
See merge request !5
|
2019-02-26 17:28:35 +08:00 |
thinkinggis
|
920251d260
|
fix(map): mapbox
|
2019-02-26 17:22:55 +08:00 |
thinkinggis
|
704567c1a7
|
fix(shader): confict
|
2019-02-26 16:58:56 +08:00 |
thinkinggis
|
3360189416
|
fix(pick): event
|
2019-02-26 16:40:15 +08:00 |
thinkinggis
|
c9c34732d7
|
merge
|
2019-02-26 16:30:59 +08:00 |
thinkinggis
|
4319210237
|
feat(source): hexagon
|
2019-02-26 16:06:43 +08:00 |
象数
|
913a5f0928
|
Merge branch 'dev-shadermodule' into 'master'
为 shader 增加模块化功能
为 shader 增加简单的模块化功能
详细使用方式:
https://yuque.antfin-inc.com/antv/l7/ui9wii
L7 内置模块的注册在 `src/geom/shader/index.js` 中进行。目前只注册了 common(定义一些常量)、point、polygon 三个模块。因此也只有 polygonMaterial 会使用模块生成的 shader 代码,目前没有任何影响。
See merge request !4
|
2019-02-26 16:05:37 +08:00 |
yuqi.pyq
|
363047b4a7
|
feat(l7): add shader module
|
2019-02-26 15:09:49 +08:00 |
thinkinggis
|
2c2684ae97
|
refactor(source): source
|
2019-02-25 23:56:37 +08:00 |
thinkinggis
|
d62064b874
|
refactor(core): layer register
|
2019-02-22 12:03:01 +08:00 |
thinkinggis
|
db5fc81678
|
add mapbox demo
|
2019-02-19 13:58:48 +08:00 |
thinkinggis
|
58804ef23b
|
mapbox
|
2019-02-19 11:08:38 +08:00 |
thinkinggis
|
8d973ddf13
|
add setCenter
|
2019-02-18 20:26:52 +08:00 |
thinkinggis
|
bc0191ed31
|
fix(mapbox): scale
|
2019-02-15 11:35:04 +08:00 |
thinkinggis
|
45822d382d
|
fixt(map): mapbox double float
|
2019-02-12 20:57:41 +08:00 |
thinkinggis
|
b43a30e396
|
feat(map): add mapbox
|
2019-02-12 20:21:14 +08:00 |
李正学
|
20c517ab87
|
feat(mapbox): add mapbox
|
2019-01-25 11:36:11 +08:00 |
李正学
|
2fc08f7984
|
fix(scene): event on map
|
2019-01-24 21:06:08 +08:00 |
象数
|
3bf807cf2c
|
Merge branch 'dev' into 'master'
Dev
See merge request !3
|
2019-01-24 16:29:15 +08:00 |
李正学
|
30b8f5e0b6
|
fix(threejs): remove unuse import
|
2019-01-24 16:26:47 +08:00 |
李正学
|
ee9dfe0da9
|
refator(polygonLayer): update polygon Layer
|
2019-01-20 20:44:49 +08:00 |
李正学
|
1b73136f1f
|
fix(scene):鼠标事件监听
|
2018-12-24 16:15:18 +08:00 |
李正学
|
1c04831fe3
|
fix(meshline):修复动画流动方向颠倒的问题
|
2018-12-24 10:48:03 +08:00 |
李正学
|
604540f052
|
Merge branch 'dev' of gitlab.alipay-inc.com:datavis/L7_beta into dev
|
2018-11-23 09:44:17 +08:00 |
李正学
|
410dbda4a3
|
fix(taxi):update build
|
2018-11-23 09:44:13 +08:00 |
刘叶
|
64a7941737
|
update taxi demo
|
2018-11-20 21:22:40 +08:00 |
wensen.lws
|
e34b3ecbd6
|
chore(dev): publish to npmjs.com
|
2018-11-20 20:27:39 +08:00 |
wensen.lws
|
ebab3ee5c8
|
chore(dev): do not upload sources and ignore tests
|
2018-11-20 20:21:50 +08:00 |
李正学
|
d69ca1e94d
|
fix(src):confict
|
2018-11-20 20:18:47 +08:00 |
李正学
|
11f31a52e0
|
fix(lint):eslint
|
2018-11-20 20:07:22 +08:00 |
user.name mipha.ly
|
ef44ca5b57
|
update taxi demo
|
2018-11-20 19:38:23 +08:00 |
象数
|
f15ce44702
|
Merge branch 'chore-codeLinting' into 'master'
chore(dev): fixing code style to pass linting
See merge request !2
|
2018-11-20 17:52:02 +08:00 |
wensen.lws
|
568abb3512
|
chore(dev): fixing code style to pass linting
|
2018-11-20 17:49:45 +08:00 |
象数
|
b88ea86164
|
Merge branch 'dev' into 'master'
Dev
See merge request !1
|
2018-11-20 15:06:04 +08:00 |
李正学
|
43ecfd9d6d
|
feat(l7):layer
|
2018-11-20 15:04:21 +08:00 |
李正学
|
6fb4a2e973
|
fix(line):line
|
2018-11-19 12:06:42 +08:00 |
李正学
|
673a6205c4
|
feat(filter): filter by pickids
|
2018-11-19 10:45:40 +08:00 |
李正学
|
46320d1b40
|
feat(point):size by pixl
|
2018-11-16 17:36:52 +08:00 |
李正学
|
305d3142e6
|
feat(point):size by pixl
|
2018-11-16 16:52:25 +08:00 |
李正学
|
f8131c657e
|
feat(build):windows
|
2018-11-08 20:56:17 +08:00 |
李正学
|
c603e30e23
|
fix(active): fliter acitve
|
2018-11-06 11:27:16 +08:00 |
李正学
|
68394f3191
|
fix(filter):data filter
|
2018-11-03 16:39:22 +08:00 |
李正学
|
216d6253a7
|
Merge branch 'tdd' into dev
|
2018-11-01 14:32:43 +08:00 |
李正学
|
bc081f869e
|
fix(test):threejs
|
2018-11-01 14:32:02 +08:00 |