Type Alias: ExpoFpGeoAnchor
ExpoFpGeoAnchor =
object
Defined in: types.ts:614
A geographic anchor point that georeferences a plan coordinate to GPS.
Properties
lat
lat:
number
Defined in: types.ts:620
Latitude in decimal degrees
lng
lng:
number
Defined in: types.ts:622
Longitude in decimal degrees
x
x:
number
Defined in: types.ts:616
X coordinate in the floor plan coordinate system
y
y:
number
Defined in: types.ts:618
Y coordinate in the floor plan coordinate system