2912401452
|
b7d2b5b153
|
feat: 2.4 beta
|
2021-05-27 19:53:22 +08:00 |
thinkinggis
|
72782bd2c0
|
docs: 文档
|
2020-11-17 10:59:32 +08:00 |
thinkinggis
|
c551308470
|
fix: devDependencies
|
2020-11-09 00:38:21 +08:00 |
thinkinggis
|
3a402e7513
|
fix(popup): react 组件下popuup 不能响应事件处理
|
2020-07-28 14:56:46 +08:00 |
thinkinggis
|
5ed9b8b5f6
|
feat: add event
|
2020-06-11 17:51:28 +08:00 |
thinkinggis
|
e5fa732002
|
feat(map): 新增 L7 独立坐标系
|
2020-06-09 21:39:32 +08:00 |
thinkinggis
|
271499dd9f
|
chore: publish
|
2020-05-27 00:59:16 +08:00 |
thinkinggis
|
53810ead69
|
fix(district): 边界不契合的问题
|
2020-05-25 14:17:49 +08:00 |
thinkinggis
|
e75fdc98b1
|
improvement(component): 支持不显示视野外的Marker
|
2020-04-22 17:39:10 +08:00 |
thinkinggis
|
85abfaee77
|
docs: update layer doc
|
2020-04-22 17:12:28 +08:00 |
thinkinggis
|
ef51064b00
|
fix(scale): scale 不响应缩放变化
|
2020-04-14 17:01:40 +08:00 |
thinkinggis
|
ce6eefdeb8
|
fix: marker event
|
2020-04-07 11:24:59 +08:00 |
thinkinggis
|
077f1a7ae5
|
refactor: l7 draw polygon edit
|
2020-03-30 22:54:57 +08:00 |
thinkinggis
|
6e8e978a8b
|
feat: 第一次点击高亮再次点击取消高亮
|
2020-03-29 00:33:38 +08:00 |
thinkinggis
|
6a0e6583dc
|
improvement: 支持图层事件冒泡配置
|
2020-03-28 13:38:41 +08:00 |
thinkinggis
|
276ae96397
|
feat: add draw point line polygon
|
2020-03-26 11:32:28 +08:00 |
thinkinggis
|
7b8822aa1e
|
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 |