A Nativescript plugin for Mapbox Native Maps.
    Preparing search index...

    Interface QuerySourceFeaturesOptions

    interface QuerySourceFeaturesOptions {
        filter?: any[];
        sourceLayer?: string;
    }
    Index

    Properties

    filter?: any[]
    sourceLayer?: string