Cesium 1.4
1.4 - 2014-12-01
Highlights include:
- Added support for touch events on Internet Explorer 11 using the Pointer Events API.
- Added geometry outline width support to the
DataSource
layer. This is exposed via the newoutlineWidth
property onEllipseGraphics
,EllipsoidGraphics
,PolygonGraphics
,RectangleGraphics
, andWallGraphics
. - Added
outlineWidth
support to CZML geometry packets. - Added
stroke-width
support to the GeoJSON simple-style implementation. - Added the ability to specify global GeoJSON default styling. See the documentation for details.
See the change log for a full list of changes