On Apr 2, 10:14 am, Scooter <[email protected]> wrote: > Thanks for the input Andrew. Does it seem like a feasible solution to > store the lon/lat values in a MySQL database and then get PHP to write > an addoverlay for each one?
Definitely. Don't get your site visitors to geocode addresses you already know about. > I have lots of markers to plot so want to make it as speedy as > possible. Do you think it may be better to write the values to an XML > file instead? Or is it relatively the same amount of time? The example outputs XML. You could alter it to output SQL statements instead. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
