Skip to content

Cesium 1.4

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 14:59
· 23582 commits to master since this release

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 new outlineWidth property on EllipseGraphics, EllipsoidGraphics, PolygonGraphics, RectangleGraphics, and WallGraphics.
  • 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