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

    Interface ShapeOptions

    Shape options.

    interface ShapeOptions {
        defaultShapeSet?: ShapeSet;
        leaderTime?: number;
        shapeSetEntries?: ShapeSetEntry[];
    }
    Index

    Properties

    defaultShapeSet?: ShapeSet

    Default shape set.

    leaderTime?: number

    The length of the leader (unit: s).

    shapeSetEntries?: ShapeSetEntry[]

    Shape set entries.