SPGooglePlacesAutocomplete icon indicating copy to clipboard operation
SPGooglePlacesAutocomplete copied to clipboard

An objective-c wrapper around the Google Places autocomplete API. Includes sample application emulating the "Maps" app.

Results 25 SPGooglePlacesAutocomplete issues
Sort by recently updated
recently updated
newest added

Hi, I have used your controller but I am getting one issue in that. When I search particular place using search bar list of all places are displaying on uitableview...

When a placemark is added, the view becomes unresponsive.

Hey, Thank you for your code. How do I get back an NSDictionary of regions with objectForKey for: locality sublocality postal_code country administrative_area1 administrative_area2 Your code works great; however, I...

CLGeocoder geocodeAddressString: completionHandler: may return more than one placemark, which resolveEstablishmentPlaceToPlacemark and resolveGecodePlaceToPlacemark are not anticipating. They use onlyObject to get a placemark out of the results, but that will...

in map app, there is a bookmark icon, may be can use that in this app as a category filter chooser