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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        getClickInfo(): any;
        getClickPos(): any;
        getClickType(): ClickType;
        getFeature(): any;
        getFeatureClickPos(): any;
        getFeatureId(): number;
        getFeatureLayerName(): string;
        getFeaturePosIndex(): number;
        getLayer(): any;
        getMapTile(): any;
    }
    Index

    Methods

    • Returns any

    • Returns any

    • Returns ClickType

    • Returns any

    • Returns any

    • Returns number

    • Returns string

    • Returns number

    • Returns any

    • Returns any