Interface: GeoSearchResult¶
Defined in: lib/types.ts:280
Geospatial search result coordinates.
GeoSearchResult
Properties¶
| Property | Type | Description | Defined in |
|---|---|---|---|
location |
object |
Coordinate pair | lib/types.ts:281 |
location.x |
number |
- | lib/types.ts:282 |
location.y |
number |
- | lib/types.ts:283 |