像MapView一样使用Scrollview,具有滚动和缩放选项

发布于 2024-11-27 14:13:34 字数 162 浏览 1 评论 0原文

我有一些地图图像,我希望我可以滚动这些图像,并且可以缩放该图像。 像 MKMapView 一样,我们可以缩放图像,而 placeMark 将保持原样(它不会缩放)。 我想在没有 MKMapView 的情况下用我的静态图像做同样的事情。在滚动视图或任何其他的帮助下。

有可能吗?,有可用的代码吗?

I have some map images and i want that i can scroll that images and i can zoom that images.
Like , MKMapView we can zoom images and the placeMark will remains as it is (it would not zoom).
same thing i want to do without MKMapView with my static images.with the help of scrollview or any other.

is it possible ?,is there any code available?

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

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

发布评论

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

评论(1

攒一口袋星星 2024-12-04 14:13:34

您正在寻找的类称为CATiledLayer。请注意,这并不是一件小事。尝试阅读Matt Gallagher 的精彩文章

The class you are looking for is called CATiledLayer. Be warned, it is not trivial. Try reading Matt Gallagher's excellent write up.

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