Cesium v1.24 Release Notes

Release Date: 2016-08-01 // almost 8 years ago
    • โž• 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