在 iPhone 中用评论和照片标记地图

发布于 2024-11-05 03:02:52 字数 146 浏览 1 评论 0原文

我在 iPhone 中有一个应用程序,我现在正在其中使用 MKMapView。然而,我被困在一个地方,我很难找到解决方案。

我一直在用照片标记地图并对该位置和照片发表评论。这怎么可能呢?我认为这就像在地图上添加注释;如果可能的话,它必须显示带有照片和评论的地图。

I have an application in iPhone in which I am now playing with MKMapView. However, I am getting stuck at one place, and it's hard for me to find a solution for this.

I am stuck at tagging the Map with Photos and making comment on that location and on the photo. How can this possible to do? I think it's like drop annotation the map; it must display the map with photos and comment if it's possible.

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

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

发布评论

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

评论(1

半夏半凉 2024-11-12 03:02:52

我认为你需要检查 MKAnnotationView。它是一个继承自 UIView 的自定义 AnnotationView。
MKAnnotationView 类参考

I think you need check MKAnnotationView. It's a custom AnnotationView who Inherits from UIView.
MKAnnotationView Class Ref

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