Open GoogleCodeExporter opened 9 years ago
This may be related to an issue I've found with the way the infobubble script
calculates the height/width of its content. The content is appended to the
body of the page before calculating the height and width. This means that any
additional styling that is present for the div that the map is contained in is
not applied to the infobubble. The attached patch goes some way to fixing this.
I will also agree with the original poster, this Library is fantastic (I'm
using the clusterer and the infobubble code in a project).
Original comment by s.rycr...@nhm.ac.uk
on 17 Nov 2011 at 5:48
Attachments:
I applied this patch and still had similar problems - basically I can't get it
to work as it is shown in the example, heaven knows why. All the CSS appears to
be geting applied correctly, but it ALWAYS sets the height to 17px, no matter
what I do.
Original comment by torm...@gmail.com
on 10 Jan 2012 at 12:20
Original issue reported on code.google.com by
interfa...@gmail.com
on 25 Jun 2011 at 11:17