Skip to content

Google autocomplete filter #2

@appleshine

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!

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