CoverageGroup

A DataSource implementation which can be used to show Entity Coverage Area.
Name Type Description
options Object Options to configure the coverage group.
Name Type Default Description
sdc Object The SpaceCatalogDataSource associated with this CoverageGroup
wasmModule Object The WasmModule associated with this CoverageGroup
coverageType number 0 optional The type of coverage.
color Color Color.fromRandom({ alpha: 0.3 }) optional The color of the coverage.
groundCoverageOnly boolean false optional If set to true, the coverage only covers the ground.
angle number The half-aperture or elevation angle.
samples number 10 optional The number of samples. The actual sample count is double this value.
Need help? [email protected]