TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Mar 2016 |
Maintained by Sebastian Gomez Osorio.
This pod contains the Google Maps SDK for iOS and the Google Places API for iOS, supporting both Objective C and Swift.
Code samples: In order to our SDK Demo app, use
$ pod try GoogleMaps
and follow the instructions on our developer pages.
Support: Find support from various channels and communities.
Report issues: Use our issue tracker to file a bug or a feature request
To integrate Google Maps and Google Places into your Xcode project using
CocoaPods, specify it in your Podfile
:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'GoogleMaps'
Then, run the following command:
$ pod install
Before you can start using the APIs, you have to activate them in the Google Developer Console and integrate the respective API key in your project. For detailed installation instructions, visit Google's Get Started Guides, for the Maps SDK and Places API.
By using the Google Maps SDK and Places API, you accept Google's Terms of Service and Policies. Pay attention particularly to the following aspects: