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

    Interface ShapeSetEntry

    Shape set entry.

    interface ShapeSetEntry {
        minZoomLevel: number;
        shapeSet: ShapeSet;
    }
    Index

    Properties

    minZoomLevel: number

    Minimum zoom level.

    shapeSet: ShapeSet

    Shape set.