Type Alias: ExpoFpGeoAnchor
ExpoFpGeoAnchor =
object
Defined in: types.ts:594
A geographic anchor point that georeferences a plan coordinate to GPS.
Properties
lat
lat:
number
Defined in: types.ts:600
Latitude in decimal degrees
lng
lng:
number
Defined in: types.ts:602
Longitude in decimal degrees
x
x:
number
Defined in: types.ts:596
X coordinate in the floor plan coordinate system
y
y:
number
Defined in: types.ts:598
Y coordinate in the floor plan coordinate system