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

    public shape of the accessors this class declares itself

    interface Accessors {
        frameNr: number;
        maxOverzoomLevel: number;
        maxStandInLevel: number;
        maxUnderzoomLevel: number;
        preloading: boolean;
        synchronizedRefresh: boolean;
        tileLoadListener: any;
        tileSubstitutionPolicy: TileSubstitutionPolicy;
        utfGridDataSource: any;
        utfGridEventListener: any;
        zoomLevelBias: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    frameNr: number
    maxOverzoomLevel: number
    maxStandInLevel: number
    maxUnderzoomLevel: number
    preloading: boolean
    synchronizedRefresh: boolean
    tileLoadListener: any
    tileSubstitutionPolicy: TileSubstitutionPolicy
    utfGridDataSource: any
    utfGridEventListener: any
    zoomLevelBias: number