Commit Graph

78 Commits

Author SHA1 Message Date
thinkinggis 4374a03227 fix: hightlight opacity 2020-01-21 17:19:30 +08:00
thinkinggis f2279e54a0 fix: style attribute Maximum call stack size exceeded 2020-01-21 11:47:12 +08:00
thinkinggis 1946de6207 fix: pointlayer image 模糊&事件& marker add some new method 2020-01-20 19:20:47 +08:00
thinkinggis aabb45159b fix: popup service init 2020-01-20 12:14:49 +08:00
thinkinggis 7300c1aa62 fix: amap repeat js load 2020-01-19 19:40:25 +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 4f9ccbbd4b fix: 3D 柱图偏移坐标系坐标转换的问题 2020-01-14 16:12:48 +08:00
thinkinggis ecda21c0db chore: 测试用例jest-electron 环境 & 修复一些文档问题 2020-01-13 21:14:08 +08:00
thinkinggis 70825f9364 feat: 添加移除全部要marker layer 的方法 2020-01-10 12:07:19 +08:00
thinkinggis 7aa7fc782d docs: update demo 2020-01-08 22:42:43 +08:00
thinkinggis c19ecd4b3f fix: fix line animate size 2020-01-08 18:12:23 +08:00
thinkinggis 39258c5999 docs: update demo 2020-01-08 17:54:23 +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 f03cc59ed9 feat: add raster layer 2020-01-02 20:14:25 +08:00
thinkinggis 3114ab55a5 feat: polygon 支持text 2019-12-30 18:10:21 +08:00
thinkinggis 0a9558d8eb feat: point text add overlap 2019-12-30 15:35:47 +08:00
thinkinggis f9e4ea89e6 docs: add pointanimate demo 2019-12-27 11:35:19 +08:00
thinkinggis 1e641f0de2 feat(layer): pointLayer add text model 2019-12-27 10:15:22 +08:00
thinkinggis 9fa15e4d2a fix: 高德地图底图模式,事件交互注册顺序的问题导致不生效 2019-12-26 11:42:09 +08:00
thinkinggis 40851dabb9 fix: layer style storkeColor->stroke 2019-12-26 00:44:32 +08:00
thinkinggis ae1e0fafaa feat(layer): add citybuildinglayer & add line add animate 2019-12-25 00:01:14 +08:00
thinkinggis aa3589675d chore: babel useBuiltIns useage 2019-12-20 17:31:50 +08:00
thinkinggis 9fce267950 fix(layer): fix default model config 2019-12-20 00:16:00 +08:00
thinkinggis 73e946ff94 feat(layer): add blend 效果配置支持 normal,additive 2019-12-18 22:39:27 +08:00
thinkinggis 81c2e4eee3 docs: add layer docs 2019-12-18 14:32:11 +08:00
thinkinggis c9ffc3b7c0 feat(layer): add setSelect setActive 方法 & refactor color util 2019-12-18 00:33:25 +08:00
thinkinggis 0c4ecb80e1 fix: source 聚合方法接口定义问题 2019-12-17 14:08:02 +08:00
thinkinggis 9089d69d0d feat: scene 实例化支持传入地图实例 & 更新文档 2019-12-17 11:14:31 +08:00
thinkinggis 611be14042 feat(source render): source transfrom, layer event 2019-12-12 00:35:15 +08:00
thinkinggis 6322779a78 docs: add source docs, fix mapbox marker 2019-12-10 20:11:26 +08:00
thinkinggis c2e613b533 fix(lint): igonre lint test data lint 2019-12-07 20:55:59 +08:00
thinkinggis 88bbc1fc65 fix(scene): contianer resize 2019-12-07 01:43:18 +08:00
thinkinggis 9ad51fe641 feat(source): wip cluster 2019-12-04 19:00:43 +08:00
thinkinggis a867ed7d31 fix(parser): fix multipolygom parser 2019-12-02 15:16:45 +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 b306e4ce1d fix(map): temporarily closed amap offset coordinate 2019-11-29 11:19:04 +08:00
thinkinggis 8dabe4c9c1 fix(component): fix marker 2019-11-28 17:25:56 +08:00
thinkinggis 3734898a5f refactor(component): add popup marker service 2019-11-28 00:26:09 +08:00
yuqi.pyq a4a618e3a4 fix(map): use P20 offset coordinates
fix #94
2019-11-26 20:37:39 +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
thinkinggis 23211d091d fix(site): megre conflict 2019-11-22 19:28:43 +08:00
thinkinggis 6124e414ec fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
thinkinggis 63b4c83167 fix(rm cache): rm cache 2019-11-21 13:05:22 +08:00