Open GoogleCodeExporter opened 8 years ago
I've attached an updated imaging with the marker that the infowindow should be
linked to.
Also, when I was using the standard infowindow there wasn't an issue, it just
seems to be now that I've tried adding the smart infowindow.
Original comment by stuartpb...@gmail.com
on 25 Nov 2013 at 11:42
I have found that it seems to be an issue with when the map is created it is
being assigned a relative position. When I untick this option in the Firefox
Inspector, the map moves to the top left of the page and the smart infowindow
seems to be correctly positioned. So my question would be: is there an option I
am missing or something for the infowindow to not move position with the map?
Original comment by stuartpb...@gmail.com
on 25 Nov 2013 at 11:58
This issue is now fixed. The problem was that the popup was being appended to
the body which assumed the map was in the top left of the window so altering
the code to append to my map canvas put the popups in the correct position.
Original comment by stuartpb...@gmail.com
on 16 Dec 2013 at 3:58
Original issue reported on code.google.com by
stuartpb...@gmail.com
on 25 Nov 2013 at 11:39