On Tue, Apr 26, 2011 at 10:41 AM, Lawrence <[email protected]> wrote: > Canvas warnings get thrown in Firebug if zero (0.0) is used for the > strokeOpacity/fillOpacity. The documentation does still indicate that > the strokeOpacity and fillOpacity is a value of number type between > 0.0 and 1.0. You'll see that the workaround has been to use a string > "0.0" or else use a value of at least 0.01. But again the > documentation does not reflect this. >
It's a bug. It should be fixed in the next release: http://code.google.com/p/gmaps-api-issues/issues/detail?id=3241 http://code.google.com/p/gmaps-api-issues/issues/detail?id=3246 Chris -- http://twitter.com/broady -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
