urban-meal-delivery/src
Alexander Hess d83ff2e273
Add Order.draw() and Path.draw()
- `Order.draw()` plots a `Courier`'s path from the
  `Order.pickup_address` to the `Order.delivery_address`
- `Path.draw()` plots a `Courier`'s path between any two
  `Address` objects
2021-09-13 10:33:35 +02:00
..
urban_meal_delivery Add Order.draw() and Path.draw() 2021-09-13 10:33:35 +02:00