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

    Interface DeviceMotionEventRotationRate

    Available only in secure contexts.

    MDN Reference

    interface DeviceMotionEventRotationRate {
        alpha: number;
        beta: number;
        gamma: number;
    }
    Index

    Properties

    Properties

    alpha: number
    beta: number
    gamma: number