ios - How to show and search in google autocomplete just place my current city(area)? -


there problems auto complete, me google autocomplete search bar filling writes cities in world need address of city.

you can use gmscoordinatebounds, is

a object restrict results specific area specified latitude , longitude bounds.

in additional, there location biasing options js api, no sure if ios api has them too.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -