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

    Interface Viewport

    interface Viewport {
        bounds: Bounds;
        zoomLevel: number;
    }
    Index

    Properties

    Properties

    bounds: Bounds
    zoomLevel: number