mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Update routing.proto
This commit is contained in:
@@ -60,7 +60,7 @@ message Direction {
|
||||
message DirectionsRequest {
|
||||
// The staring point for the journey
|
||||
Point origin = 1;
|
||||
// The destinationg of the journey
|
||||
// The destination of the journey
|
||||
Point destination = 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user