> This is a postcode for a town in Northern Ireland (UK), however the > above query returns a location in Germany. If I add region=uk to the > query then I get the correct result. However as address in Ireland > are either in region=uk or region=ie.
It's called Viewport Biasing, not Viewport Total Exclusion. Seems to be working as intended. I think you have already found the solution to further limit the query results, by specifying appending a region or appending a country. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
