2013-02-01 167 views

回答

0

可能是MapKit API對於iPhone不提供街景功能。

所有這功能,通過MapKit API is here

提供的iOS 5.1和更早版本,該地圖包框架使用谷歌手機地圖(GMM)服務來提供地圖數據。使用此框架的特定類可能會提供街景視圖。

Google Street View Image API可讓您在不使用JavaScript的情況下將靜態(非交互式)街景全景或縮略圖嵌入到您的網頁中。

欲瞭解更多信息CheCk This LInk.

謝謝:)

+0

我在說Google Maps SDK for iOS https://developers.google.com/maps/documentation/ios/ – nverinaud

2

街景尚未在iOS SDK中提供。請提交feature request,以顯示您對添加功能的興趣。

+0

API可從Google Maps (https://developers.google.com/maps/documentation/streetview/),但沒有SDK。這將是一個偉大的開源項目:) – nverinaud

+2

Steet View已被添加到版本1.4 - https://developers.google.com/maps/documentation/ios/releases#version_140_-_july_2013 – skarE