We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d546826 commit 99dea50Copy full SHA for 99dea50
CHANGES.md
@@ -4,7 +4,7 @@ Change Log
4
### 1.7.1 - 2015-04-06
5
* Fixed a crash in `InfoBox` that would occur when attempting to display plain text.
6
* Fixed a crash when loading KML features that have no description and an empty `ExtendedData` node.
7
-* Fixed a bug in Color.fromCssColorString` where undefined would be returned for the CSS color `transparent`.
+* Fixed a bug `in Color.fromCssColorString` where undefined would be returned for the CSS color `transparent`.
8
* Added `Color.TRANSPARENT`.
9
* Added support for KML `TimeStamp` nodes.
10
* Improved KML compatibility to work with non-specification compliant KML files that still happen to load in Google Earth.
0 commit comments