Hi,
I'm using Google's Geocoder to find lat lng coordinates for a given address.
 
address variable is taken from an input field.
 

Now my application requirement is I must restrict the search in locations 
UK, UAE, Oman, Ireland, and Egypt.

To achieve that goal first I was trying to control the search to UK, and 
specified 'region':'uk' but it is not working for me.

When I type in "Boston" it's finding Boston in US and I wanted the one in 
UK.

How to restrict Geocoder to return locations only from those countries?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/rSky8OB0DjAJ.
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-js-api-v3?hl=en.

Reply via email to