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

    Interface ListOfflineRegionsOptions

    interface ListOfflineRegionsOptions {
        accessToken?: string;
    }
    Index

    Properties

    Properties

    accessToken?: string

    Optional, used on Android only. Set this, in case no map has been show yet (and thus, no accessToken has been passed in yet).