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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        getDragMode(): number;
        getMapPos(): any;
        getScreenPos(): any;
        getVectorElement(): any;
    }
    Index

    Methods

    • Returns number

    • Returns any

    • Returns any

    • Returns any