Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.26 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.26 KB

streetview-panorama-demo

A demonstration of the Google Maps iOS SDK GMSPanoramaView with custom overlay elements

This is the sample project and source code for the techniques demonstrated in the "Sun Surveyor shines with Street View" post on the Google Geo Developers Blog and Google Developers Blog.

Getting Started:

Get the GoogleMapsSDK for iOS and follow the directions to add the framework and bundle to the project

Make sure to obtain an API key from the Google APIs Console

  • When obtaining an API key, specify the bundle ID of this demo application as an an 'allowed iOS app'. By default, the bundle ID is "com.sunsurveyor.StreetViewPanoramaDemo".

  • Open the project in Xcode, and update APIKey.h with this key.