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

    public shape of the accessors this class declares itself

    interface Accessors {
        baseInterval: number;
        labelInterval: number;
        labelStubsEnabled: boolean;
        layerName: string;
        minVisibleZoom: number;
        resolution: number;
        seamlessEdgesEnabled: boolean;
        simplifyTolerance: number;
        terrainOptions: any;
    }
    Index

    Properties

    baseInterval: number
    labelInterval: number
    labelStubsEnabled: boolean
    layerName: string
    minVisibleZoom: number
    resolution: number
    seamlessEdgesEnabled: boolean
    simplifyTolerance: number
    terrainOptions: any