I\'ve been looking at the example on:
http://code.google.com/apis/maps/documentation/javascript/examples/places-autocomplete.html
and have decided to incor
Just change the google domain for the maps to your country domain and it will automatically search within your country only:
So: http://maps.google.com/maps/api/geocode/xml?address={0}&sensor=false&language=en
To: http://maps.google.nl/maps/api/geocode/xml?address={0}&sensor=false&language=nl