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
Loading
Please register or sign in to comment