hi, i've just started to dig into v3. seems i have to look for a replacement for Jef Poskanzer's clusterer, which i use with great success for 6k+ markers in v2.
i've tried markerclusterer, which is also quite nice, but causes me 100% cpu while dragging a map with many markers. i've looked into it, seems it uses the bounds_changed event to redraw, which fires all the time while moving the map. wouldn't it make more sense to use the idle event here? i've tried it, seems to work and reduces cpu load. and, where the hell is moveend?? thanks, uno -- 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.