c3nav
    Preparing search index...

    Interface MapLocationOptions

    interface MapLocationOptions {
        full?: boolean;
        geometry?: boolean;
        searchable?: boolean;
        showRedirects?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    full?: boolean
    geometry?: boolean
    searchable?: boolean
    showRedirects?: boolean