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

    Interface ShapeSet

    Shape set.

    interface ShapeSet {
        withHeading: Shape;
        withoutHeading: Shape;
    }
    Index

    Properties

    withHeading: Shape

    'withHeading' shape.

    withoutHeading: Shape

    'withoutHeading' shape.