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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        isAnimationStarted(): boolean;
        isPanAction(): boolean;
        isRotateAction(): boolean;
        isTiltAction(): boolean;
        isZoomAction(): boolean;
    }
    Index

    Methods

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean