Google Maps Services Node Client

    Interface SnapToRoadsResponse

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

    Hierarchy

    • AxiosResponse
      • SnapToRoadsResponse
    Index

    Properties

    Properties

    data: { snappedPoints: SnappedPoint[] }

    Type declaration

    MMNEPVFCICPMFPCPTTAAATR