Google Maps Services Node Client
    Preparing search index...

    Interface LatLngLiteral

    interface LatLngLiteral {
        lat: number;
        lng: number;
    }
    Index

    Properties

    Properties

    lat: number
    lng: number