I'm sorry I wasn't clearer. What I mean is this:
I'd like to find a way to skip the API completely where possible. That is, for markers of which I already know the GeoCodes, I prefer not to even have to call the API at all, and somehow generate the HTML that the API would normally generate by request, so that those markers load _with_ the page, not later. This way, on a map with lots of markers I would only call the API for placing markers that I do not already have the GeoCodes for. I'm well into PHP and JavaScript and I've used the API before. I'm just trying to come up with a new way to optimize the page load, and have the markers present _on_ load. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
