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

    Interface DataSourceOptions

    interface DataSourceOptions {
        maxZoom?: number;
        minZoom?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    maxZoom?: number
    minZoom?: number