XCode:使用 MapKit 时,我是否必须有一个基于视图的应用程序?

发布于 2024-11-28 03:02:38 字数 149 浏览 2 评论 0原文

我已经在单个视图应用程序中创建了整个应用程序,并且刚刚意识到我需要向其中添加地图,但是唉 - 我看到的有关创建地图视图的所有教程都是从“创建基于视图的应用程序”开始的。 那么,

我能做些什么吗,还是我被困住了? :)

非常感谢,

詹姆斯

I have created the whole of my app in a single view application and just realised that I need to add a map to it, but alas - all the tutorials I see for creating Map Views, start with "Create a view based application"...

So, is there anything I can do, or am I stuck? :)

Many thanks,

James

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

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

发布评论

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

评论(1

╭ゆ眷念 2024-12-05 03:02:38

你没有被困住。您可以像任何其他视图一样在选项卡栏应用程序或基于导航的应用程序中创建地图视图。该过程与任何其他视图一样,即只需为每个视图设置视图控制器。

网上应该有很多关于标签栏应用程序和基于导航的应用程序的教程。如果你不熟悉他们。

You are not stuck. You can create a map view in a tab bar application or a navigation based application just like any other view. The procedure is just like for any other view, i.e. just set up the view controllers for each view.

There should be plenty of tutorials on both tab bar applications and navigation based applications online. If you'r not familiar with them.

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