API Reference / ResolvedPlace · interface
Interface: ResolvedPlace
The outcome of resolving a SpatialAnchor.
Properties
| Property | Type | Description |
|---|---|---|
<a id="certainty"></a> certainty | Certainty | - |
<a id="note"></a> note? | string | - |
<a id="place"></a> place | GeoPlace | null | - |
<a id="radiuskm"></a> radiusKm? | number | For a region, its radius in km. |