Closed GoogleCodeExporter closed 9 years ago
I believe the problem is that you're using the CSS names for the styles instead
of the Javascript names in the labelStyle object. Javascript uses camel case
instead of hyphenated names.
So use "backgroundColor" instead of "background-color" and "whiteSpace" instead
of "white-space" and "textAlign" instead of "text-align".
Original comment by garylitt...@gmail.com
on 27 Feb 2012 at 4:35
Original issue reported on code.google.com by
sebastia...@gmail.com
on 23 Nov 2011 at 12:38