Interface ILocation

Represents location information.

Index

Properties

Properties

public altitude: number

The altitude portion of the location, expressed as positive (above) or negative (below) values relative to sea level, in units of measurement as determined by the camera.

public latitude: number

The latitude portion of the location, expressed as positive (north) or negative (south) degrees relative to the equator.

public longitude: number

The longitude portion of the location expressed as positive (east) or negative (west) degrees relative to the Prime Meridian.