On Oct 8, 8:25 am, jorisw <[EMAIL PROTECTED]> wrote: > Hi, > > Of many of the markers that I want to show, I already know the > geocodes and am able to construct the point objects. > > In an attempt to truly optimize the loading of my maps, I'd like the > already known markers to load directly with the HTML page, so that > JavaScript will only be involved in loading previously unknown > markers.
I'm not sure what your question is. Could you post a link to your map so we can see what you mean? > > Is that possible in any way? Preload marker overlays before the GMap > is intiialized through the API ? You can preload the marker "icon" images, javascript has to be used to overlay the markers. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
