从 iPad 应用程序中启动 Google 街景
有谁有一段代码可以从我的 iPad 应用程序中以街景模式启动 Google 地图应用程序。
我想向我的其中一个视图添加一个按钮。
Does anyone have a snippet of code to launch the Google Maps App in streetview mode from within my iPad app.
I want to add a button to one of my views.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据文档(Apple URL Scheme 参考),不支持跳转街景。
According to the documentation (Apple URL Scheme Reference), jumping into Street View is not supported.