If you have your own database on the server side, you'd pass the polygon to the server then check your points to see if they were within the polygon and refresh your map with the selected information. This could be done using the ajax method if you wanted to be fancy. There is a point in polygon script for PHP which is easy to find on the net.
If you are wanting to pull all the addresses from the Google address database and display them, that would be cool. I wonder whether that would be against the terms of use? On Sep 29, 9:55 am, brian <[EMAIL PROTECTED]> wrote: > Does any one know of a mapping package / website where I can go to a > map of a particular area draw a radius, rectangle, square etc on the > map and produce a complete listing of all the addresses within that > shape? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
