Possible Duplicate:
Autocomplete Google Map V3 Places impossible to customize?
Iam having a hard time to retrieve only Norwegian places with Autocomplete Locations on Google (http://code.google.com/intl/no-NO/apis/maps/documentation/javascript/examples/places-autocomplete.html) Iam using this exact same code.
I've tried to change the bindTo, but that doesn't seem to get me anywhere. Is it not possible to LIMIT this to only show Norwegian locations? Preferably only within Rogaland in Norway. I could do this with a normal search, with simply adding Rogaland, Norway to the end of the search term, but processing XML to filter as you type would take ages..