gbox-sdk
    Preparing search index...

    Single click result with coordinates

    interface Coordinates {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number

    X coordinate. Returns -1 if no valid target is found.

    y: number

    Y coordinate. Returns -1 if no valid target is found.