Skip to content

Commit

Permalink
Added intructions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrugraj committed Oct 31, 2015
1 parent 04004bc commit 2a28e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ EDIT: As per the latest updates, You will need to integrate GoogleMaps SDK. For
- Also set its delegate named, placeSearchDelegate.
- And set your API Key as value of Property "strApiKey"
Create iOS Key to use it here from Google Console, for [more info](https://console.developers.google.com/flows/enableapi?apiid=placesios,maps_ios_backend&keyType=CLIENT_SIDE_IOS)
- Also add [GMSServices provideAPIKey:@"YOUR API KEY"]; in application:didFinishLaunchingWithOptions of AppDelegate.

or refer Step 4 from
https://developers.google.com/places/ios-api/start#get-key
Expand Down

0 comments on commit 2a28e78

Please sign in to comment.