Skip to content

Google autocomplete filter #2

Description

@appleshine

Hello! I'm wondering on where to add a GMSAutocompleteFilter for my search?
With the default google map autocomplete search I can use

let filter = GMSAutocompleteFilter()
filter.country = "SG"
resultsViewController!.autocompleteFilter = filter

Any help would be appreciated! Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions