Cesium 1.26
1.26 - 2016-10-03
Highlights include:
- Added support for clustering
Billboard
,Label
andPoint
entities. #4240 - Added
DistanceDisplayCondition
s to all primitives to determine the range interval from the camera for when it will be visible. - Removed the default gamma correction for Bing Maps aerial imagery, because it is no longer an improvement to current versions of the tiles. To restore the previous look, set the
defaultGamma
property of yourBingMapsImageryProvider
instance to 1.3.
See the change log for a full list of changes