如何设置mapkit的默认标注位置?

发布于 2024-08-10 23:16:46 字数 53 浏览 3 评论 0原文

我想将坐标传递给mapkit的默认蓝色斑点。但它给出了错误?如何在我想要的位置显示蓝色斑点?

I want to pass cordinates to default blue blob of mapkit.but it gives error? how do i show blue blob at my desired location?

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

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

发布评论

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

评论(1

‘画卷フ 2024-08-17 23:16:46

蓝色“blob”标记是用户当前位置标记,由 MapKit 框架提供。无法在代码中设置此标记的位置。

请参阅此文档:

The blue "blob" marker is the users current location marker and is provided by the MapKit framework. It is not possible to set the location of this marker in your code.

See this documentation:

http://developer.apple.com/iphone/library/documentation/MapKit/Reference/MKUserLocation_Class/Reference/Reference.html#//apple_ref/doc/uid/TP40008424-CH1-SW3

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