opencage-api-client
    Preparing search index...

    Web Mercator projection coordinates

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

    Properties

    x y

    Properties

    x: number

    X coordinate (longitude) in Web Mercator projection

    y: number

    Y coordinate (latitude) in Web Mercator projection