Commit Graph

64 Commits

Author SHA1 Message Date
2912401452 c5ffe506af style: style change 2021-06-01 19:15:37 +08:00
2912401452 aa0d999a57 feat: 修复arc3失效 2021-06-01 19:05:03 +08:00
2912401452 33fe9171f2 Merge branch 'master' into shihui_dev 2021-06-01 13:54:19 +08:00
2912401452 8420c3e158 feat: arc tex test 2021-06-01 13:43:11 +08:00
thinkinggis 37b6f0dc7a chore: publish 2021-05-31 20:55:57 +08:00
2912401452 68f2123d51 feat: l7 2.4 demo 2021-05-31 10:34:15 +08:00
2912401452 b7d2b5b153 feat: 2.4 beta 2021-05-27 19:53:22 +08:00
2912401452 48cb8ad8a7 feat: gaode2.0 not finished 2021-04-26 15:23:42 +08:00
2912401452 83083c43d3 Merge branch 'master' of https://github.com/antvis/L7 2021-04-26 15:13:16 +08:00
thinkinggis 2cc1b753c1 chore: publish 2021-04-23 11:00:28 +08:00
伊钱耀 6452fd9093 feat(text): change text 2021-04-22 15:11:40 +08:00
伊钱耀 0fdb6d1b0d feat(many): gaode1.x -> gaode2.0 not finished 2021-04-22 15:08:41 +08:00
@thinkinggis 30c904b96a
Merge pull request #673 from antvis/feat_padding
fix: 点图层设置
2021-04-20 20:43:51 +08:00
thinkinggis ab1b0ce602 fix: 点图层设置 2021-04-20 20:05:24 +08:00
sunxinyu 24ea1c5a39 fix: cluster 模式下,point 后续 setData,不会立即生效 2021-04-20 18:33:14 +08:00
thinkinggis 8e4bb18f7b feat: centet 增加padding 功能 2021-04-06 18:00:53 +08:00
thinkinggis 67d237fe06 fix: shader 2021-04-01 21:05:33 +08:00
thinkinggis 21b40b43fd chore: publish 2021-02-28 12:21:55 +08:00
thinkinggis 71f70697ba chore: publish 2021-02-26 11:20:04 +08:00
thinkinggis 988f53fdf2 chore: publish 2021-01-16 00:39:31 +08:00
thinkinggis cce95383e5 chore: publish 2021-01-14 17:43:49 +08:00
thinkinggis 899fb397b0 chore: publish 2021-01-13 17:41:49 +08:00
thinkinggis b221879769 fix: 可视化图层DPR 2021-01-13 17:39:12 +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 bb1f0b224d chore: publish 2020-12-15 10:24:41 +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 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 d973d290f0 chore: publish 2020-11-27 15:31:29 +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 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 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 061413c440 chore: publish 2020-10-28 17:48:57 +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 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 460f09d55b chore: publish 2020-09-10 23:25:31 +08:00
wangbin b15b97b76f fix(layer): 用计算出的数据范围 * 2代替之前的视野范围
如果按照视野范围进行计算聚合数据会出现新的问题,比如当计算出的数据范围大于视野范围时,里面的判断会return,导致不聚合现象的产生。此次pr取消了上次pr的一部分,转而使用计算出的数据范围 *
2,可以避免此类现象的产生。

fix #511
2020-09-10 14:07:42 +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