I'd like to use the Google Places API for iOS place picker, but it displays places of all types in the map. I'd to be able to supply a set of Place Types to limit the types of place that the user can select from.
Is this possible? The Google Places web service api allows for a type parameter to limit results. Is there any plan to support this in the iOS API?