Skip to content

Cesium b15

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

b15 - 2013-04-01

Highlights include:

  • Added BoundingSphere.fromCornerPoints.
  • Added fromArray and distance functions to Cartesian2, Cartesian3, and Cartesian4.
  • Added DynamicPath.resolution property for setting the maximum step size, in seconds, to take when sampling a position for path visualization.
  • Added TileCoordinatesImageryProvider that renders imagery with tile X, Y, Level coordinates on the surface of the globe. This is mostly useful for debugging.

See the change log for a full list of changes