On Nov 16, 7:26 pm, "Enoch Lau (Google Employee)" <enoch...@google.com> wrote: > You could listen to bounds_changed. >
Yes, that was my first thought, but that would create an endless loop, so inside the listener function I'd have to remove the listener, do the resize, and then attach the listener again, but that was too much work for a simple demo. :-) Events like 'resize' and 'resizeend', or 'drag' and 'dragend' might be useful. -- Marcelo - http://maps.forum.nu -- -- 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-v3@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.