c3nav
    Preparing search index...

    Interface MapLocationQueryOptions

    interface MapLocationQueryOptions {
        geometry?: boolean;
        searchable?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    geometry?: boolean
    searchable?: boolean