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

    Interface TileDataSourceOptions

    interface TileDataSourceOptions {
        maxOverzoomLevel?: number;
        maxZoom?: number;
        minZoom?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    maxOverzoomLevel?: number
    maxZoom?: number
    minZoom?: number