Google Maps Services Node Client

    Interface NearestRoadsResponse

    interface NearestRoadsResponse {
        data: { snappedPoints: SnappedPoint[] };
    }

    Hierarchy

    • AxiosResponse
      • NearestRoadsResponse
    Index

    Properties

    Properties

    data: { snappedPoints: SnappedPoint[] }

    Type declaration

    MMNEPVFCICPMFPCPTTAAATR