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

    Interface SetZoomLevelOptions

    interface SetZoomLevelOptions {
        animated: boolean;
        level: number;
    }
    Index

    Properties

    Properties

    animated: boolean
    level: number