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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        getInstructions(): any;
        getPoints(): any;
        getProjection(): any;
        getRawResult(): string;
        getTotalDistance(): number;
        getTotalTime(): number;
    }
    Index

    Methods

    • Returns any

    • Returns any

    • Returns any

    • Returns string

    • Returns number

    • Returns number