c3nav
    Preparing search index...

    Interface MapLegendItem

    interface MapLegendItem {
        border: string;
        fill: string;
        title: string;
    }
    Index

    Properties

    Properties

    border: string
    fill: string
    title: string