Table of Contents

Interface GeoLocation

Namespace
easyar

GeoLocation GPS data.

Properties

altitude

Altitude,optional

altitude?: number;

latitude

Latitude

latitude: number;

longitude

Longitude

longitude: number;