简体   繁体   English

关于适用于iOS的Google Maps SDK

[英]About Google Maps SDK for iOS

I am not able to find any information about the use of marker info windows in view Controllers using the Google Maps SDK for iOS. 我无法在使用Google Maps SDK for iOS的视图控制器中找到有关使用标记信息窗口的任何信息。 I am using version 1.7.2. 我使用的是1.7.2版本。

In my app I am populating the mapView with markers downloaded from JSON objects. 在我的应用程序中,我使用从JSON对象下载的标记填充mapView。 I would need the app user to tap on a marker info windows, and then a marker details viewController should be shown. 我需要应用程序用户点击标记信息窗口,然后应显示标记详细信息viewController。

Please, any advice or link to any tutorial about the use of markers is welcome. 如有任何关于标记使用的教程的建议或链接,欢迎提出。

Thank you. 谢谢。

The Google Maps SDK for iOS Developer Guide contains just what you need: https://developers.google.com/maps/documentation/ios/marker Google Maps SDK for iOS开发人员指南仅包含您所需的内容: https//developers.google.com/maps/documentation/ios/marker

At the bottom of the page you'll find info on Info windows. 在页面底部,您将找到有关信息窗口的信息。

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

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