Search code examples
iosswiftswift2google-places-apigoogle-maps-sdk-ios

add a search bar to GMSPlacePicker(iOS)


I am using GMSPlacePicker from google and it is looking great.But i would like to customise the view controller of the GMSPlacePicker and add a search bar at the top.

Any ideas?


Solution

  • Thanks for your interest in the Places API for iOS! I'm an engineer working on this product.

    In the next release of the API, we're planning to include autocomplete functionality in GMSPlacePicker, which will display place predictions based on user search input.

    So you're out of luck at the moment, but hang tight until the next release and we'll have something then.