iOS Component Providing Search With Autocompletion And Map Marking Using Google Places

Several months ago I mentioned a handy library for easily setting up a UITextField with autocompletion using a datasource.

Here’s a handy library that utilizes the Google Places autocomplete API providing a search component with auto completion for places called SPGooglePlacesAutoComplete originally by Stephen Poletto using an updated fork from Chris Chen.

In addition to allowing you to search through places you can easily create a CLPlacemark for marking an MKMapView.

Here are a couple of images from the readme showing the included demo in action:
SPGooglePlacesAutocomplete SPGooglePlacesAutocomplete

You can find SPGooglePlacesAutocomplete on Github here.

A very handy library for apps utilizing apps.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: iOS Component Providing Search With Autocompletion And Map Marking Using Google Places

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *