Skip to main content
API Reference

VpsCoverage


Classes

NameTypeSummary
AreaTargetsResultAreaTargetsResult
Received result from server request for CoverageAreas and LocalizationTargets together.
CoverageAreasResultCoverageAreasResult
-
CoverageClientCoverageClient
Client to request CoverageAreas and LocalizationTargets.
CoverageClientFactoryCoverageClientFactory
-
CoverageClientManagerMonoBehaviour
The CoverageClientManager component provides the ability to query VPS coverage area and localization target
information within a specified radius from either a device's current location or a specified location.
Additionally, private VPS-scans can also be provided to this manager to have them be included in the query
result for testing purposes (as private VPS-scans are not currently included in the query response).
LocalizationTargetsResultLocalizationTargetsResult
-

Structs

NameTypeSummary
AreaTargetValueType
The AreaTarget struct is a wrapper struct that contains correlated VPS coverage area
and localization target information.
CoverageAreaValueType
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.
LatLngValueType, IEquatable<LatLng>
The LatLng struct represents a Latitude and Longitude pair and provides functionality for comparing LatLng
instances with each other.
LocalizationTargetValueType
The LocalizationTarget struct represents a real world point of interest that used for VPS tracking.

Enums

NameTypeSummary
LocalizabilityLocalizability
-
ResponseStatusResponseStatus
-