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