Google maps search limited to one city/zone?
Hi,
First, sorry for my english.
I'm setting up a real state classified site for a single city. Google maps is working, I've applied the api key without problems.
I've published some ads for testing, and I see how google maps confuse some streets between cities. If a user publish the name of a street existing in two cities, often could be marked in GMaps on the "wrong" city maybe in the other side of the world
To avoid this, users should specify the city in the location input, like "street, city". As all the ads will be from the same city, I'dont want users have to specify the city everytime in the form. Can I limit the google map api in my website to a single city/zone/province? Can I specify a city/zone in any php file to solve this?
Thanks in advance.