禁用MapView离散缩放,更改为连续
是否可以将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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,抱歉。
您无权访问地图图块。
No, sorry.
You do not have access to the map tiles.