XYO Platform SDK - v3.10.6
    Preparing search index...

    Interface CurrentLocation

    interface CurrentLocation {
        coords: Coordinates;
        timestamp: number;
    }
    Index

    Properties

    Properties

    coords: Coordinates
    timestamp: number