Cesium 1.7.1
1.7.1 - 2015-03-06
Highlights include:
- Fixed a crash in
InfoBox
that would occur when attempting to display plain text. - Fixed a crash when loading KML features that have no description and an empty
ExtendedData
node. - Fixed a bug
in Color.fromCssColorString
where undefined would be returned for the CSS colortransparent
. - Added
Color.TRANSPARENT
.
See the change log for a full list of changes