简体   繁体   English

在IOS中显示位置的标准做法-Mapkit或链接到Google Map?

[英]Standard practice for showing a location in IOS - mapkit or link to google map?

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). 我有一个应用程序,我想要一个按钮来向您显示某处的位置(这是一个会议应用程序,因此要在Google地图上显示会议中心)。 At the moment my link opens up google maps with the long/lat. 目前,我的链接打开了带有长/宽的Google地图。

My question is, is that standard practice in IOS? 我的问题是,IOS中的标准做法吗? or it against some design guideline (seeing as it opens another app). 或违反某些设计指南(看到它打开了另一个应用程序)。 Should I embed a mapkit view instead? 我应该嵌入一个mapkit视图吗? 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. 我的截止日期非常紧迫,所以不想被我的应用拒绝,所以我想问问这是普遍接受的做法。

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. 您可能还会提供一个按钮,用于在地图应用中打开位置,以便用户获取路线。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM