Commit Graph

312 Commits

Author SHA1 Message Date
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 9bf4d13e80 chore: update version 2020-12-21 15:49:04 +08:00
thinkinggis 23f01516e8 fix: marker 支持样式 & 高德地图可以关闭offset坐标系 2020-12-21 15:06:29 +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 198eb5c04d chore: update version 2.3.2 2020-12-15 10:10:21 +08:00
@thinkinggis 3bf48868b1
Merge pull request #593 from antvis/fix_font_safari
Fix font safari
2020-12-15 10:00:23 +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 e8fbad524a
Merge pull request #572 from yu-tou/feat_text_rotate
feat: add text point rotate function
2020-12-04 15:36:17 +08:00
sunxinyu 5619144093 feat: add text point rotate function 2020-12-01 16:59:29 +08:00
thinkinggis 5cc676acd6 chore: update version 2.3.1 2020-11-27 16:22:44 +08:00
thinkinggis d973d290f0 chore: publish 2020-11-27 15:31:29 +08:00
thinkinggis 87ce2f082a fix: loadstyle 依赖 2020-11-27 12:02:53 +08:00
thinkinggis f5e3482def chore: update version 2.3.0 2020-11-21 14:25:28 +08:00
thinkinggis 461bd8ee3b chore: publish 2020-11-21 14:24:13 +08:00
thinkinggis e18a8644b3 fix(layer): 新图层透明度 2020-11-21 00:43:44 +08:00
thinkinggis 1145eff9c7 chore: update version 2.2.43 2020-11-19 13:47:41 +08:00
thinkinggis 364ea692e5 chore: publish 2020-11-19 11:22:53 +08:00
thinkinggis 70ec75bcd4 fix(layer): image layer shader 2020-11-19 10:03:54 +08:00
thinkinggis ea2f3350fe chore: update version 2.2.42 2020-11-18 19:53:54 +08:00
thinkinggis 1f5e5796f7 chore: publish 2020-11-18 19:52:12 +08:00
thinkinggis 5459af66d9 feat(layers): 点图层支持offset
fix #562
2020-11-18 17:40:37 +08:00
thinkinggis ef11bbe4ad fix: 新增none blend 效果 2020-11-10 15:14:16 +08:00
thinkinggis cd4d212da5 chore: update version 2020-10-28 17:51:00 +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 fdfc88f882 chore: update version 2020-10-15 17:02:32 +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 7c5d6df00e chore: update version 2020-10-15 16:54:51 +08:00
thinkinggis cd36e23ff1 chore: update version 2020-10-15 16:32:47 +08:00
thinkinggis b67605de3d Merge branch 'master' into feat_event_compose 2020-10-15 16:31:56 +08:00
thinkinggis 643b2d919a fix(layer): 采用默认抗锯齿效果 2020-10-15 15:31:23 +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 8d73ca3f75 fix(scene): 地图panBy 方法
fix #536
2020-10-09 16:32:25 +08:00
thinkinggis a924bd4a2b chore(l7): remove react,draw, boundary moudule 2020-09-15 20:21:56 +08:00
thinkinggis 4f73e3ff91 chore: update version 2020-09-10 23:42:06 +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 13811c9730
chore: update package.json 2020-09-10 00:34:03 +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
@thinkinggis 024765a97d
Merge pull request #512 from antvis/fix_map_dependencies
Fix map dependencies
2020-09-09 18:04:20 +08:00
thinkinggis a3acd5117a test(layer): 修复测试用例 2020-09-09 17:22:35 +08:00