> MarkerManager does seem to reduce lag considerably, do you know how to > reduce it even further?
This advice is quite old http://mapki.com/wiki/Marker_Optimization_Tips but as you have large amounts of data in your XML intended for the infowindow, its worth looking at the ideas for single map click listener, and detaching the HTML content from the listener/marker. More advanced, get the infowindow content by AJAX only as required, don't send it down with the intial XML. -- 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.
