Closed GoogleCodeExporter closed 8 years ago
Original comment by pamela.fox
on 30 Sep 2008 at 9:05
I just patched extinfowindow.js with the modifications that ababiuk suggested,
and
confirm that GMarker now emits an "extinfowindow" event when its ExtInfoWindow
is closed.
I tested this in Mac OS 10.5.5 with the following browsers:
Firefox 3.0.3
Safari 3.1.2
Opera 9.62
Original comment by npwhoff...@gmail.com
on 2 Nov 2008 at 8:24
Can you attach the diff to this bug?
Original comment by pamela.fox
on 11 Nov 2008 at 4:24
G'day Pamela. I've attached the diff to this comment. Apologies for the delay in
doing so.
Cheers,
Nick
Original comment by npwhoff...@gmail.com
on 9 Dec 2008 at 3:02
Attachments:
Thank you It wors better !
Original comment by jip...@gmail.com
on 21 Dec 2008 at 2:46
Thanks, patched in r852.
Original comment by pamela.fox
on 28 Dec 2008 at 12:15
Hi
I found a Bug on the ExtInfoWindow.
See:
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extinfowindow/examples
/simpleExample.html
First. Open the Marker Window.
Then zoom in/out the map. The Marker Window addet per one klick the height more
then
10px.
I Found this bug under:
Microsoft Windows XP SP3.0
Mozilla Firefox: 3.0.7
IE 6.0 & 7.0
Google Crome 1.0.154.48
Thanks
M.Nicoletti
Original comment by mnicole...@oct-tuning.com
on 24 Mar 2009 at 8:26
I think no need to edit the extinfowindow.js file
GEvent.addListener(map, "extinfowindowclose", function() {
alert('it works');
});
this worked for me
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extinfowindow/docs/exa
mples.html#css
Original comment by praveenv...@gmail.com
on 17 Jan 2011 at 7:28
Original issue reported on code.google.com by
abab...@gmail.com
on 16 Sep 2008 at 7:02