Closed GoogleCodeExporter closed 8 years ago
I would disagree. The dom of the infobubble is ready in the onAdd but the dom
of the content is not ready and for most use cases you would want to know when
the content of the infobubble dom is ready to access rather than when the
chrome around it as been added.
Original comment by lu...@google.com
on 5 Oct 2010 at 11:44
I have this issue, DOM is never ready on the first marker, closing first info
box and opening a new one do trigger a info bubble DMO ready event.
Original comment by aplacebe...@gmail.com
on 30 Sep 2011 at 9:48
I handled this issue by adding 'domready' event on 'onAdd' method to trigger,
Original comment by burakdede87
on 22 Nov 2011 at 10:03
Attachments:
Original issue reported on code.google.com by
jscriptc...@gmail.com
on 30 Sep 2010 at 3:23