Skip to content

Cesium 1.8

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 15:04
· 22079 commits to master since this release

1.8 - 2015-04-01

Highlights include:

  • Added Entity.show, a boolean for hiding or showing an entity and its children.
  • Added Entity.isShowing, a read-only property that indicates if an entity is currently being drawn.
  • Added support for the KML visibility element.
  • Added PolylineArrowMaterialProperty to allow entities materials to use polyline arrows.

See the change log for a full list of changes