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

    Interface Source

    interface Source {
        scheme?: "xyz" | "tms";
        type: "raster" | "vector" | "geojson";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    scheme?: "xyz" | "tms"
    type: "raster" | "vector" | "geojson"