Here's a demo:
http://stage.villa.xandercms.com/en/points-of-interest/council-square/
The map is generated in this file
http://stage.villa.xandercms.com/workspace/themes/default/sites/default/widgets/
map/js/map.js
In IE 8, the script throws an error on line 40 when calling the constructor for
InfoBubble.
Using the v0.8 uncompressed version of infobubble.js, the error lies on line
1717:
this.contentContainer_.style['width'] = this.px(width);
NB: The DIV holding the map is inside a Twitter Bootstrap modal => it is hidden.
Original issue reported on code.google.com by vlad.gh...@xandergroup.ro on 22 Jan 2013 at 10:14
Original issue reported on code.google.com by
vlad.gh...@xandergroup.ro
on 22 Jan 2013 at 10:14