[Google Maps API v3] Marker bounce has issues in chrome when cleartype is disabled

2012-06-12 Thread Robert Aspinall
Hello, I've got a repeatable problem with the marker bounce animation in Google Chrome, when cleartype has been disabled. https://google-developers.appspot.com/maps/documentation/javascript/examples/marker-animations Is an excellent example. Disable cleartype (Start -> Settings -> Control Pan

Re: [Google Maps API v3] Re: 2011/8/17 - New Release (3.6)

2011-09-02 Thread Robert Aspinall
Thanks, and we'll do that, but why did this occur between 3.3 and 3.4? The frustration we feel is that we have many applications out there using this API, under an enterprise license. It would be nice if we could keep receiving a specific version when requesting it, instead of being inevitably

Re: [Google Maps API v3] Re: 2011/8/17 - New Release (3.6)

2011-09-02 Thread Robert Aspinall
Keep in mind this problem only manifests in IE. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/h_fRGRHafr4J. To post to this grou

Re: [Google Maps API v3] Re: 2011/8/17 - New Release (3.6)

2011-09-02 Thread Robert Aspinall
Sure. http://tidesandcurrents.noaa.gov/tsunami/index_markerproblem.html The only change I made was to remove the optimized: false parameters from any marker creation code. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To v

Re: [Google Maps API v3] Re: 2011/8/17 - New Release (3.6)

2011-08-31 Thread Robert Aspinall
http://tidesandcurrents.noaa.gov/tsunami, although it's been changed to set optimized to false, because of the marker rendering error. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit ht

Re: [Google Maps API v3] Re: 2011/8/17 - New Release (3.6)

2011-08-30 Thread Robert Aspinall
Map markers in Internet Explorer broke. I've attached a picture. It happens for the standard map markers too. How would we have known to check for this in future versions? This is not the sort of thing you'd expect to break between versions, when it's been functioning fine for years (both u

Re: [Google Maps API v3] Re: 2011/8/17 - New Release (3.6)

2011-08-25 Thread Robert Aspinall
This broke markers on two of our applications as well. If Google is going to constantly change the API, can it please do it in a way that ensures compatibility? The marker optimization is nice and all, but enabling, by default, a feature known to break marker rendering in IE? This is troubli