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

    public shape of the accessors this class declares itself

    interface Accessors {
        metaData: any;
        opacity: number;
        postProcessed: boolean;
        updatePriority: number;
        visible: boolean;
        visibleZoomRange: MapRange;
    }

    Hierarchy (View Summary)

    Index

    Properties

    metaData: any
    opacity: number
    postProcessed: boolean
    updatePriority: number
    visible: boolean
    visibleZoomRange: MapRange