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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        getSourceProjection(): any;
        getZ(): boolean;
        setSourceProjection(arg0: any): void;
        setZ(arg0: boolean): void;
        writeFeature(arg0: any): string;
        writeFeatureCollection(arg0: any): string;
        writeGeometry(arg0: any): string;
    }
    Index

    Methods

    • Returns any

    • Returns boolean

    • Parameters

      • arg0: any

      Returns void

    • Parameters

      • arg0: boolean

      Returns void

    • Parameters

      • arg0: any

      Returns string

    • Parameters

      • arg0: any

      Returns string

    • Parameters

      • arg0: any

      Returns string