A few months ago I mentioned a library called P2MSRoutingView that allows you to draw maps with directions, get travel estimates, and perform queries using the Google Places API.
Here’s an open source library submitted by Lukas Kukacka specifically for querying the Google Places API called FTGooglePlacesAPI.
FTGooglePlacesAPI provides a simple blocks based API for searching places based on location or a search string, and gathering details about those places with filters for different place types.
This code from the readme shows how to create and perform a request:
Here are a few images showing FTGooglePlacesAPI in action:
You can find FTGooglePlacesAPI on Github here.
A nice
- Open Source iOS Helper Library For Working With The Google Directions, Map And Places APIs
- Open Source Helper Library For Connecting With And Sharing On Google Plus
- iOS Component Providing Search With Autocompletion And Map Marking Using Google Places
- An Open Library Providing Many Pre-Built Animations For User Interfaces Built On Pop
- Tool: A Java To iOS Objective-C Translator From Google
Original article: Open Source iOS Library That Simplifies Working With The Google Places API
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.







