Commit Graph

18 Commits

Author SHA1 Message Date
thinkinggis 2bf5ee4ab0 fix: fix clusterMarker style 2020-01-28 21:53:15 +08:00
thinkinggis f3bdab91fa improvement: markerLayer 新增聚合方法 sum| mean| max | min 2020-01-27 11:27:29 +08:00
thinkinggis 5383acd0ff fix: pointlayer image 模糊&事件& marker add some new method 2020-01-20 19:20:47 +08:00
thinkinggis 3d5764bfc7 chore: add buildmodels plugin 2020-01-18 23:16:56 +08:00
@thinkinggis 2ad0549210
Merge pull request #166 from antvis/clusterMarker
feat(component): 新增cluster marker
2020-01-17 12:17:03 +08:00
thinkinggis be4220c644 feat(component): 新增cluster marker 2020-01-17 00:40:37 +08:00
thinkinggis 0d897f3bc4 fix: 修复数据更新方法 2020-01-16 18:22:38 +08:00
thinkinggis 964df65476 fix: 事件交互机制 setselect setActive方法 2020-01-16 11:11:34 +08:00
thinkinggis eac59e2187 fix: 修复图层高亮不正常显示的问题 fix #150 2020-01-15 15:11:33 +08:00
thinkinggis 93aab7746e chore: 测试用例jest-electron 环境 & 修复一些文档问题 2020-01-13 21:14:08 +08:00
thinkinggis c0f7293839 docs: update 图层引入 2020-01-07 21:15:23 +08:00
thinkinggis 1bb8811919 feat: marker 支持鼠标事件 2020-01-03 14:43:51 +08:00
thinkinggis f5a15465e2 feat: polygon 支持text 2019-12-30 18:10:21 +08:00
thinkinggis a8619ced46 docs: add source docs, fix mapbox marker 2019-12-10 20:11:26 +08:00
xiaoiver b0880a7acb
修复 Windows 环境开发问题 (#109)
* fix(windows): preparing Windows environment

* re #101, add `CONTRIBUTING.md`

* chore(windows): fix lerna watch command in Windows
2019-11-29 15:38:17 +08:00
thinkinggis 14d48184a1 fix(component): fix marker 2019-11-28 17:25:56 +08:00
yuqi.pyq 77b8f21b0b feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
2019-11-26 17:51:29 +08:00
xiaoiver 92f404dbae
完善构建方案 & 容器 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