Skip to content

Type Alias: ExpoFpGeoAnchor

ExpoFpGeoAnchor = object

Defined in: types.ts:606

A geographic anchor point that georeferences a plan coordinate to GPS.

Properties

lat

lat: number

Defined in: types.ts:612

Latitude in decimal degrees


lng

lng: number

Defined in: types.ts:614

Longitude in decimal degrees


x

x: number

Defined in: types.ts:608

X coordinate in the floor plan coordinate system


y

y: number

Defined in: types.ts:610

Y coordinate in the floor plan coordinate system