Skip to content

keyclipse/GooglePlaceAPI

Repository files navigation

To use the GooglePlaceAPI just copy the content files of 3 folder:
-JSON
-ASIHTTPRequest
-GooglePlaceAPI

Next you have to link the following frameworks to the xcode project
-CoreLocation
-MapKit
-MobileCoreServices
-SystemConfiguration
-CFNetwork
-libz.dylib

Then just import GooglePlaceAPI.h to use the API

##IMPORTANT##
Use your own API_KEY in GooglePlaceAPI.h, the api key should be provided to you via google console (https://code.google.com/apis/console)

If you want to add more feature just fork and send me a pull request

As a bonus I have added an auto complete search bar with google place autocomplete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published