缩放后更改 AnnotationView 的 CenterOffset

发布于 2024-11-29 05:35:33 字数 302 浏览 1 评论 0原文

可能的重复:
MKMapView 忽略 iOS 4 中 centerOffset 的更新

我需要更改当缩放级别更改时 AnnotationView 的 centerOffset 属性。

对此有什么想法吗?

此致 利马

Possible Duplicate:
MKMapView ignores update of centerOffset in iOS 4

I need to change the centerOffset property of an AnnotationView when the zoomlevel changed.

Any ideas about this?

Best Regards
Lima

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

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

发布评论

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

评论(1

淤浪 2024-12-06 05:35:33

这在 ios5 中对我来说效果很好 - 具体来说,我有一个自定义注释视图,它可以更改其框架(展开和折叠)。我需要在框架更改后调整 centerOffset,否则在地图缩放级别更改后注释视图将位于错误的位置。

this works fine for me in ios5 - to be specific, I have a custom annotation view which changes its frame (expands and collapses). I need to adjust the centerOffset after the frame change otherwise the annotation view would be in the wrong place after the zoom level of the map changes.

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