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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        fromWgs84(arg0: any): any;
        getBounds(): any;
        getName(): string;
        toLatLong(arg0: number, arg1: number): any;
        toWgs84(arg0: any): any;
    }
    Index

    Methods

    • Parameters

      • arg0: any

      Returns any

    • Returns any

    • Returns string

    • Parameters

      • arg0: number
      • arg1: number

      Returns any

    • Parameters

      • arg0: any

      Returns any