MapView 的替代捏合缩放

发布于 2024-11-07 13:45:42 字数 277 浏览 0 评论 0原文

有没有办法为 MapView 实现替代的捏合缩放?因为我对原始变焦有问题 -> MapView MultiTouch 缩放(捏合)不可靠且混乱,那就太好了自己实现。例如,多点触控控制器项目。或者 MapView 内部是否发生了太多的事情来构建良好的缩放? (我在缩放手势时考虑尺寸,无法想象如何做到这一点)

Is there any way to implement a alternative Pinch-To-Zoom for the MapView? Because i have problems with original zoom -> MapView MultiTouch zoom (Pinching) unreliable and chaotic, it would be great to implement that by own. For example with the multi-touch-controller project. Or is there too much going on internally in the MapView to build a good zooming? (I think about the sizing while you are in zoom gesture, can't imagine how to do this)

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

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

发布评论

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

评论(1

奢华的一滴泪 2024-11-14 13:45:42

您始终可以拦截覆盖层中的触摸事件,并计算您自己的缩放。

You can always intercept touch events in an overlay, and calculate your own zoom.

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