@arl/leaflet-tracksymbol2
    Preparing search index...

    Interface GeolocationPosition

    Available only in secure contexts.

    MDN Reference

    interface GeolocationPosition {
        coords: GeolocationCoordinates;
        timestamp: number;
        toJSON(): any;
    }
    Index

    Properties

    Methods

    Properties

    timestamp: number

    Methods

    • Returns any