Location
Interface: Location
Section titled “Interface: Location”Defined in: src/types/index.ts:100
Geographic location with coordinates and EPSG code
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
x | number | src/types/index.ts:101 |
y | number | src/types/index.ts:102 |
epsg | string | src/types/index.ts:103 |