Skip to content

v1.24.0

Latest
Compare
Choose a tag to compare
@bogwro bogwro released this 13 Aug 09:43

Cesium Change Log

1.24 - 2016-08-01

  • Added support in CZML for expressing BillboardGraphics.alignedAxis as the velocity vector of an entity, using velocityReference syntax.
  • Added urlSchemeZeroPadding property to UrlTemplateImageryProvider to allow the numeric parts of a URL, such as {x}, to be padded with zeros to make them a fixed width.
  • Added leap second just prior to January 2017. #4092
  • Fixed an exception that would occur when switching to 2D view when shadows are enabled. #4051
  • Fixed an issue causing entities to disappear when updating multiple entities simultaneously. #4096
  • Normalizing the velocity vector produced by VelocityVectorProperty is now optional.
  • Pack functions now return the result array #4156
  • Added optional rangeMax parameter to Math.toSNorm and Math.fromSNorm. #4121
  • Removed MapQuest OpenStreetMap from the list of demo base layers since direct tile access has been discontinued. See the MapQuest Developer Blog for details.
  • Fixed PolylinePipeline.generateArc to accept an array of heights when there's only one position #4155