gachseang / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
0 stars 0 forks source link

Markerclusterer are not visible on print or print preview #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Try to use "Print preview" on Firefox and you will see a white rectangle with 
number instead of clusterer icon.
Tested on svn revision 287.

Browser / Operating System:
Firefox 3.5/4 on Linux (Mandriva 2010.2 x86_64)

Proposed solution:
I modified the code to use an img tag into the div instead of a background 
image. In this way the clusterer icon is visible in printing also.
If you want I can send you my modifications.

Original issue reported on code.google.com by stero...@gmail.com on 11 Apr 2011 at 9:43

GoogleCodeExporter commented 8 years ago
This should be fixed in MarkerClustererPlus:

http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplu
s/2.0/

Original comment by garylitt...@gmail.com on 20 Jul 2011 at 11:25

GoogleCodeExporter commented 8 years ago
I tried out MarkerClustererPlus and after setting printable to true, did not 
see this issue. Thanks.

Original comment by ncj...@gmail.com on 21 Jul 2011 at 2:51