On Aug 2, 9:53 pm, William <william.g...@gmail.com> wrote: > I haven't yet tried it but I think the MapType interface looks better > suited for tile based update?
I am using CANVAS / SVG / VML to build tiles. I am not fetching images over the wire. I have no URLs to return to the API. Also, acquiring & releasing DIVs through the API adds overhead. I recycle a pool of DIVs, each of which may contain multiple polys. It would be very easy to Google to implement an optional "idle" method. Instead, every instance of every subclass of OverlayView must explicitly add an "idle" event listener to the map. Ridiculous. -- 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.