You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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