MeasureUnits

ion SDK new Cesium.MeasureUnits(options)

Units of measure used for the measure widget.
Name Type Description
options Object Object with the following properties:
Name Type Default Description
distanceUnits DistanceUnits DistanceUnits.METERS optional Distance units.
areaUnits AreaUnits AreaUnits.SQUARE_METERS optional The base unit for area.
volumeUnits VolumeUnits VolumeUnits.CUBIC_METERS optional The base unit for volume.
angleUnits AngleUnits AngleUnits.DEGREES optional Angle units.
slopeUnits AngleUnits AngleUnits.DEGREES optional Slope units.
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.