Google Maps Services Node Client
    Preparing search index...

    Interface LatLngLiteralVerbose

    interface LatLngLiteralVerbose {
        latitude: number;
        longitude: number;
    }
    Index

    Properties

    Properties

    latitude: number
    longitude: number