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

    Interface PanOptions

    interface PanOptions {
        animate?: boolean;
        duration?: number;
        easeLinearity?: number;
        noMoveStart?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    animate?: boolean
    duration?: number
    easeLinearity?: number
    noMoveStart?: boolean