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

    public shape of the accessors this class declares itself

    interface Accessors {
        anchorPointX: number;
        anchorPointY: number;
        bitmap: string | ImageSource | ImageAsset;
        clickSize: number;
        orientationMode: BillboardOrientation;
        scalingMode: BillboardScaling;
        size: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    anchorPointX: number
    anchorPointY: number
    bitmap: string | ImageSource | ImageAsset
    clickSize: number
    orientationMode: BillboardOrientation
    scalingMode: BillboardScaling
    size: number