> is it possibile with google (maps) api to write into a form a region/
> country and he gives me back some gps values and i then can sort all
> events/records which i have in my database.

Not as such, but -
You can reverse-geocode your points to find out what country they lie
in
(search this group for 'reverse geocoding') and keep that in your
database.

There are other approaches too, like keeping a list of polygons of
countries' borders and testing to see if a point lies wiithin.

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to