[Google Maps API v3] Re: How to print a map properly

2010-10-29 Thread pkh80
Thanks a ton for this fix Garito... It took me a bit of modifying to adapt it to my needs. I wanted a fix that got rid of the grey boxes for markers in IE. It looks like the problem was just the opacity filter that they have on the marker 's. If you remove the filter then no more grey boxes! It al

[Google Maps API v3] Re: 2011/3/2 - New Release

2011-03-02 Thread pkh80
Cool! Are the Canvas rendered markers only available if using non-custom markers? Anywhere we can see a reference implementation of this feature? Thanks! On Mar 1, 9:08 pm, "Chris Broadfoot (Google Employee)" wrote: > Hi all, > > Recently a new version of the Maps API went live. We have made im

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2012-02-09 Thread pkh80
MarkerCluster still seems broken for newer gmaps. I took a copy of this test script and put it on the zoom level that's broken: http://www.nwkite.com/gmapstest.html Zoom in or out and clusters appear. I have had similar problems while using other datasets and conditions. -- You received this

[Google Maps API v3] Re: MarkerClusterer won't cluster!

2012-02-09 Thread pkh80
Ok I changed the load order - I should have mentioned I am testing in Chrome and Firefox. They both exhibit the same result for me. I opened a ticket here: http://code.google.com/p/gmaps-api-issues/issues/detail?id=3914&thanks=3914&ts=1328816324 Please star the issue if you are having the same