Like many people, one of my daily struggles is getting Maps to display more markers while still being speedy, I already know of a lot of possible routes you can take, from making your own overlays, to injecting img tags into one overlay a la redfin. But my question is more about how we can actually go about tracking map performance.
Since Markers appear to be added asynchronously, and marker add performance is one of the key metrics I'm interested in, I'm stumped as to how to measure it. Is there an event that's called for every marker added? (preferably after the dom is finished loading?) Is there a function I can ... overwrite to get this data? How are people tackling trying to speed up their maps in a data centric method, as opposed to just hunting and pecking? Thanks! ~ Anders -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.