@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;
        getInterpolatedColor(): Color;
        getLayer(): any;
        getMapTile(): any;
        getNearestColor(): Color;
    }
    Index

    Methods

    • Returns any

    • Returns any

    • Returns ClickType

    • Returns Color

    • Returns any

    • Returns any

    • Returns Color