Commit Graph

30 Commits

Author SHA1 Message Date
thinkinggis f67e5aa28c fix: marker event 2020-04-07 11:24:59 +08:00
thinkinggis a2a72fac5f refactor: l7 draw polygon edit 2020-03-30 22:54:57 +08:00
thinkinggis 795c459b3d feat: 第一次点击高亮再次点击取消高亮 2020-03-29 00:33:38 +08:00
thinkinggis 90e46280b5 improvement: 支持图层事件冒泡配置 2020-03-28 13:38:41 +08:00
thinkinggis ab5424408f feat: add draw point line polygon 2020-03-26 11:32:28 +08:00
thinkinggis c4e340e095 docs: add react demos 2020-03-11 14:49:39 +08:00
thinkinggis 9e5a18fe9e refactor: componet style 2020-02-27 00:56:42 +08:00
thinkinggis 5936f9aa47 refactor(feature picking): feature picking 2020-02-17 22:47:33 +08:00
thinkinggis e597415dde improvement(markerlayer): 支持根据缩放范围动态获取聚合数据 2020-02-11 12:10:26 +08:00
thinkinggis c4263b0565 fix: getlayer & getlayerByName 2020-02-08 01:51:17 +08:00
thinkinggis bca202d331 fix: many bugs
- marker offsets
- layer update color,size,shape
- 官网压缩
- 数据映射 回调函数
2020-02-06 21:05:49 +08:00
thinkinggis 4a9f0c466d feat(control): 修复地图缩放时,图层控件选中失效 2020-02-05 14:56:20 +08:00
thinkinggis 0b7d3e1626 fix: fix clusterMarker style 2020-01-28 21:53:15 +08:00
thinkinggis 7348ca889d improvement: markerLayer 新增聚合方法 sum| mean| max | min 2020-01-27 11:27:29 +08:00
thinkinggis 1946de6207 fix: pointlayer image 模糊&事件& marker add some new method 2020-01-20 19:20:47 +08:00
thinkinggis 94a60e844c chore: add buildmodels plugin 2020-01-18 23:16:56 +08:00
@thinkinggis 7cd0d21f12 Merge pull request #166 from antvis/clusterMarker
feat(component): 新增cluster marker
2020-01-17 12:17:03 +08:00
thinkinggis 41624f12fe feat(component): 新增cluster marker 2020-01-17 00:40:37 +08:00
thinkinggis 052f306faf fix: 修复数据更新方法 2020-01-16 18:22:38 +08:00
thinkinggis 63b7bb844a fix: 事件交互机制 setselect setActive方法 2020-01-16 11:11:34 +08:00
thinkinggis f5c6f74ab7 fix: 修复图层高亮不正常显示的问题 fix #150 2020-01-15 15:11:33 +08:00
thinkinggis ecda21c0db chore: 测试用例jest-electron 环境 & 修复一些文档问题 2020-01-13 21:14:08 +08:00
thinkinggis c3c22921a2 docs: update 图层引入 2020-01-07 21:15:23 +08:00
thinkinggis 8aa24988ff feat: marker 支持鼠标事件 2020-01-03 14:43:51 +08:00
thinkinggis 3114ab55a5 feat: polygon 支持text 2019-12-30 18:10:21 +08:00
thinkinggis 6322779a78 docs: add source docs, fix mapbox marker 2019-12-10 20:11:26 +08:00
xiaoiver 3c23170514 修复 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 8dabe4c9c1 fix(component): fix marker 2019-11-28 17:25:56 +08:00
yuqi.pyq 648357fe8e feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
2019-11-26 17:51:29 +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