Google Maps SDK for iOS

Google Maps SDK for iOS

 With the Google Maps SDK for iOS, you can add maps based on Google maps data to your application. The API automatically handles access to the Google Maps servers, map display, and response to user gestures such as clicks and drags. You can also use markers, polylines, and info windows to your map. These objects provide additional information for map locations, and allow user interaction with the map.

Developing an application with the Google Maps SDK for iOS requires the following:

  • Xcode 4.5 or later.
  • iOS SDK 6.0 or later.
Applications that use the Google Maps SDK for iOS will work on iOS 5.1 and above.











Creating Google Maps on iOS, you will need to download the Google Maps SDK for iOS and ensure that you have an API key
 
https://developers.google.com/maps/ios-access 

Source:
https://developers.google.com/maps/documentation/ios/