We need to map the results of a query from and SQL database of addressed to a My Map and need some advise about the best general way to go about it.
Should we build geocode requests for each address like: http://maps.google.com/maps/api/geocode/xml?address=1600+Pennsylvania+Avenue+Washington+DC&sensor=true And then, somehow, import that into a My Map? Or is there a better way. Is there a batch method. We may need to import 50 to 200 addresses at a time and we need to do this on the server side using PHP and Javascript. Right now I do not need specific code, just an outline. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
