CoverageArea
The CoverageArea struct represents an area where localization with VPS is possible....
Declaration
public struct CoverageArea : ValueTypeSummary
The CoverageArea struct represents an area where localization with VPS is possible. Precisely, it is a calculated area representing a cluster of localization targets within a certain proximity of each other to help determine reliability of VPS tracking.
Properties
| Name | Type | Summary |
|---|---|---|
| Centroid | LatLng | - |
| readonly LocalizabilityQuality | Localizability | - |
| readonly LocalizationTargetIdentifiers | string[] | - |
| readonly Shape | LatLng[] | - |