Reading the documentation of google maps, geocoding service, I see that to restrict the search results, for example in the country, I have to enter
http://maps.googleapis.com/maps/api/js?key=MY_API_KEY&components=country:IT&sensor=true
But it does not work! If I type in "Via" returns results like:
I forget to do something?