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

    Interface RendererOptions

    interface RendererOptions {
        attribution?: string;
        padding?: number;
        pane?: string;
        tolerance?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    attribution?: string
    padding?: number
    pane?: string
    tolerance?: number