ThematicDisplaySensorSettingsProps Interface
JSON representation of a ThematicDisplaySensorSettings for InverseDistanceWeightedSensors.
Properties
Name | Type | Description | |
---|---|---|---|
distanceCutoff | number | undefined | This is the distance cutoff in meters. | |
sensors | ThematicDisplaySensorProps[] | undefined | This is the list of sensors. |
Defined in
- core/common/src/ThematicDisplay.ts Line 335
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.