MapGenie - Smaller Icon Size

Makes the icons smaller on the map, so you can see more of the map at once.

作者
Alistair1231
日安装量
0
总安装量
93
评分
1 0 0
版本
0.3.3
创建于
2023-04-20
更新于
2023-06-04
大小
1.5 KB
许可证
MIT
适用于

Only applies on zoom change, so after page load, zoom in/out to apply script.

If the symbols are too big/small for you, change this line (if you are confused what the numbers mean, do some trial and error. You won't break anything.)

var logarithmicScale = Math.max(0, Math.log(iconSizeAtMaxZoom / iconSizeAtMinZoom) / Math.log(maxZoom / minZoom) * Math.log(zoom / minZoom)) * 2.3;
Before After

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址