I tried hard to find the way to search places by setting query parameter along with type inGeoDataClient.getAutocompletePredictions()api.
But i could not find any way to find exact places with type or name as supplied query.
if i pass 'airport' it gives so many result like places having 'airport' in description or name. I just need airports nearby from this api, Guys please help, only option till now is to use web services. But as an android developer i want to use android api. Thanks in advance.