在 IOS 中显示位置的标准做法 - mapkit 或链接到谷歌地图?

发布于 2024-11-07 09:22:19 字数 198 浏览 1 评论 0原文

我有一个应用程序,我想要一个按钮来显示某个地方的位置(它是一个会议应用程序,所以想在谷歌地图上显示会议中心)。目前,我的链接打开了带有长/纬度的谷歌地图。

我的问题是,这是IOS的标准做法吗?或者它违反某些设计准则(当它打开另一个应用程序时)。我应该嵌入 Mapkit 视图吗?我的截止日期非常紧迫,所以不想让我的应用程序被拒绝,所以我想问一下哪种是普遍接受的做法。

I have an app that I want to have a button that will show you the location of somewhere (it's a conference app, so want to show the convention centre on google map). At the moment my link opens up google maps with the long/lat.

My question is, is that standard practice in IOS? or it against some design guideline (seeing as it opens another app). Should I embed a mapkit view instead? I'm under a really tight deadline so don't want to get my app rejected, so thought I'd ask which was the generally accepted practice.

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

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

发布评论

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

评论(1

会傲 2024-11-14 09:22:19

两者都不会导致您的应用程序被拒绝,但使用嵌入式地图将使您的用户更满意。您还可以提供一个按钮来打开地图应用程序中的位置,以便用户可以获得路线。

Neither will get your app rejected but using an embedded map will make your users happier. You might also give a button which opens the location in the maps app so the user can get directions.

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