interface RawLatestUserDriveSummary {
    endLocation: Point;
    startLocation: Point;
}

Properties

endLocation: Point
startLocation: Point