scvo-router
Version:
Pipes to open Elasticsearch to everything we do
38 lines (13 loc) • 529 B
Markdown
[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [IGeoPoint](../interfaces/_interfaces_.igeopoint.md)
# Interface: IGeoPoint
## Properties
<a id="lat"></a>
### lat
**● lat**: *`number`*
*Defined in [interfaces.ts:143](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L143)*
___
<a id="lon"></a>
### lon
**● lon**: *`number`*
*Defined in [interfaces.ts:144](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L144)*
___