Justin Howlett

1pod
SPGooglePlacesAutocomplete is a simple objective-c wrapper around the Google Places Autocomplete API.
This fork provides a region support filter via additional enum value.
The API can be used to provide autocomplete functionality for text-based geographic searches, by returning Places such as businesses, addresses, and points of interest as a user types. SPGooglePlacesAutocomplete also provides support for converting Place results into CLPlacemark objects for easy mapping with MKMapView. A longer description of dumy in Markdown format.
License: MIT