禁用MapView离散缩放,更改为连续

发布于 2024-09-30 05:01:20 字数 243 浏览 1 评论 0原文

是否可以将android Mapview中的离散缩放更改为连续缩放? 目前,如果您使用手势放大,实际上是逐步放大,因为缩放总是会弹回到某个缩放级别。

例如,在 iPhone 中,缩放级别更加连续,因为在加载下一个缩放级别的新图块之前,它仅缩放当前图块,并且您可以在缩放级别 n 和 n+1 之间的任何位置停止缩放。 Android 弹回到 n 或 n+1。

谢谢。

编辑:也许我可以用缩放手势手动完成?虽然可能会很痛苦..

Is it possible to change the discrete zoom in android Mapview to continuous?
At the moment, if you zoom in with gestures, you actually zoom in steps, as the zoom always bounces back to a certain zoom level.

In iPhone e.g. the zoom level is more continuous, because before loading the new tiles of the next zoom level, it just scales the current tiles, and you can stop zooming anywhere between zoom level n and n+1. Android bounces back to either n or n+1.

Thanks.

EDIT: maybe I can do it manually with scale gestures? Might be a pain though..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

万水千山粽是情ミ 2024-10-07 05:01:20

是否可以将android Mapview中的离散缩放更改为连续缩放?

不,抱歉。

也许我可以通过缩放手势手动完成?

您无权访问地图图块。

Is it possible to change the discrete zoom in android Mapview to continuous?

No, sorry.

maybe I can do it manually with scale gestures?

You do not have access to the map tiles.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文