Oh, The Places You'll Go! Announcing the Google Places API for iOS
Thursday, May 28, 2015
In March we launched the Places API for Android and opened up a public beta program for iOS. Today, we’re very excited to announce that the Google Places API for iOS is available to all developers!
Why Places?
When’s the last time someone asked you to meet them at -33.921053, 151.257996? Never? Exactly. People think of where they are in context: what shop they’re at or what park they’re in. The Places API enables your apps to speak your users’ language, based on Google’s database of 100 million places worldwide.
Who’s Using Places?
Excited to see the Google Places API for iOS in action?
Cross Platform
With this launch, all the great features of the Google Places API for Android are now also available on iOS:
Get Started
The Places API for iOS is available as part of the Google Maps SDK for iOS, now installable with Cocoapods! Have a go with:
and play around with the “Maps SDK Demos” sample app. Then check out the developer documentation to add Places API to your iOS app.
Finally, a big thank you goes out to all the developers who helped battle-harden and test Places API for iOS during its beta run!
Posted by Jen Harrington, Product Manager, Google Maps APIs
Why Places?
When’s the last time someone asked you to meet them at -33.921053, 151.257996? Never? Exactly. People think of where they are in context: what shop they’re at or what park they’re in. The Places API enables your apps to speak your users’ language, based on Google’s database of 100 million places worldwide.
Who’s Using Places?
Excited to see the Google Places API for iOS in action?
Cross Platform
With this launch, all the great features of the Google Places API for Android are now also available on iOS:
- Add a place picker: a drop-in UI widget that allows your users to specify a place (see the Picsart screenshot above)
- Get the place where the device is currently located
- Show detailed place information, including the place’s name, address, phone number, website, and more
- Use autocomplete to save your users time and frustration typing out place names, by automatically completing them as they type (see the Lyft screenshot above)
- Make your app stand out by adding new places that are relevant to your users and seeing the places appear in Google's Places database
- Improve the map around you by reporting the presence of a device at a particular place.
Get Started
The Places API for iOS is available as part of the Google Maps SDK for iOS, now installable with Cocoapods! Have a go with:
> pod try GoogleMaps
and play around with the “Maps SDK Demos” sample app. Then check out the developer documentation to add Places API to your iOS app.
Finally, a big thank you goes out to all the developers who helped battle-harden and test Places API for iOS during its beta run!
Posted by Jen Harrington, Product Manager, Google Maps APIs