Commit Graph

595 Commits

Author SHA1 Message Date
thinkinggis 23b5f4fe75 fix: mousedown 设置为捕获阶段触发 2021-01-14 17:28:13 +08:00
thinkinggis 899fb397b0 chore: publish 2021-01-13 17:41:49 +08:00
thinkinggis d032de3a09 chore: update version 2.3.4 2021-01-12 20:09:51 +08:00
thinkinggis 298751f6fa chore: publish 2021-01-12 20:08:15 +08:00
thinkinggis a2ec206985 feat: 增加根据范围选择 2021-01-12 19:46:04 +08:00
thinkinggis f39f4c62bb fix(scene): 高清方案DPR 2021-01-12 11:36:52 +08:00
thinkinggis 13e66a17fb chore: publish 2020-12-21 16:40:25 +08:00
thinkinggis 73c15918ed fix: 高德地图新 2020-12-21 11:23:33 +08:00
thinkinggis bb1f0b224d chore: publish 2020-12-15 10:24:41 +08:00
thinkinggis 8c79b8731e fix: 图标比例设置 2020-12-15 01:24:46 +08:00
thinkinggis ff4857c937 fix: safari 浏览器文本显示问题 2020-12-14 17:31:10 +08:00
thinkinggis d973d290f0 chore: publish 2020-11-27 15:31:29 +08:00
thinkinggis 461bd8ee3b chore: publish 2020-11-21 14:24:13 +08:00
thinkinggis 364ea692e5 chore: publish 2020-11-19 11:22:53 +08:00
thinkinggis 1f5e5796f7 chore: publish 2020-11-18 19:52:12 +08:00
thinkinggis ef11bbe4ad fix: 新增none blend 效果 2020-11-10 15:14:16 +08:00
thinkinggis 061413c440 chore: publish 2020-10-28 17:48:57 +08:00
yuqi.pyq 63af07af86 fix: 暂时去除后处理 2020-10-26 17:46:10 +08:00
thinkinggis eb02448216 chore: publish 2020-10-15 16:59:36 +08:00
thinkinggis f6590b3685 chore: publish 2020-10-15 16:55:15 +08:00
thinkinggis e9a6f02816 chore: publish 2020-10-14 17:57:49 +08:00
thinkinggis 4aea168ebf feat(core): interaction
事件增加原始target参数
2020-10-14 17:11:57 +08:00
thinkinggis 460f09d55b chore: publish 2020-09-10 23:25:31 +08:00
@thinkinggis 663f179c7a
Merge pull request #517 from antvis/fix_ie_event
fix: 修复IE事件问题
2020-09-10 21:05:23 +08:00
thinkinggis b71eb73ce9 fix: 修复IE事件问题 2020-09-10 19:47:45 +08:00
wangbin b15b97b76f fix(layer): 用计算出的数据范围 * 2代替之前的视野范围
如果按照视野范围进行计算聚合数据会出现新的问题,比如当计算出的数据范围大于视野范围时,里面的判断会return,导致不聚合现象的产生。此次pr取消了上次pr的一部分,转而使用计算出的数据范围 *
2,可以避免此类现象的产生。

fix #511
2020-09-10 14:07:42 +08:00
thinkinggis 96729b995c chore: update version 2020-09-09 20:06:53 +08:00
thinkinggis 227a3368d5 chore: publish 2020-09-09 19:50:52 +08:00
wangbin 710679041c fix(layer): 解决PointLayer中配置了cluster:true缺少部分数据的问题
fix #508
2020-09-07 16:50:56 +08:00
thinkinggis 6ff115ddb5 chore: publish 2020-09-02 20:37:50 +08:00
thinkinggis bf94664049 fix: map 引入 2020-09-02 20:12:32 +08:00
thinkinggis 527fe21f5c fix(map): maps->map 2020-09-02 19:30:46 +08:00
thinkinggis f50dbdca1d fix(component): 修复popuup 与marker 顺序的问题
fix #498
2020-09-02 01:26:57 +08:00
thinkinggis d22b9adf19 chore: publish 2020-08-28 13:08:57 +08:00
thinkinggis 695a5dfc7a chore: update version 2020-08-21 10:18:03 +08:00
thinkinggis b0a1ecea84 chore: publish 2020-08-17 15:58:50 +08:00
thinkinggis ad607fcdeb chore: publish 2020-08-13 14:01:25 +08:00
thinkinggis 01dfe1343a chore: publish 2020-08-11 13:31:10 +08:00
thinkinggis 30008ec92b chore: publish 2020-08-11 11:58:19 +08:00
thinkinggis 55179185fe chore: publish 2020-07-28 19:36:48 +08:00
thinkinggis c2b96cab36 chore: publish 2020-07-28 18:16:07 +08:00
thinkinggis 3a402e7513 fix(popup): react 组件下popuup 不能响应事件处理 2020-07-28 14:56:46 +08:00
thinkinggis 8d92cedee6 chore: publish 2020-07-21 19:54:38 +08:00
thinkinggis 22b9d88856 chore: publish 2020-07-21 19:24:28 +08:00
thinkinggis 4439310957 fix(interaction): 高分屏拾取问题 2020-07-21 19:00:44 +08:00
thinkinggis 391fb2c277 chore: update version 2020-07-21 17:51:42 +08:00
thinkinggis 6c6434e8d3 chore: publish 2020-07-21 11:57:51 +08:00
thinkinggis 16310626b0 fix: resize 2020-07-21 11:54:35 +08:00
thinkinggis 8e0fb84b3a fix(scene): 通过client size设置画布大小,支持css scale 2020-07-20 18:30:56 +08:00
thinkinggis 2db1f2cc38 Merge branch 'master' into fix_map_size 2020-07-20 12:01:22 +08:00