@nativescript-community/ui-massifmaps
    Preparing search index...

    public shape of the accessors this class declares itself

    interface Accessors {
        filterExpression: string;
        geometry: any;
        projection: any;
        regexFilter: string;
        searchRadius: number;
    }
    Index

    Properties

    filterExpression: string
    geometry: any
    projection: any
    regexFilter: string
    searchRadius: number