feat(frontend): Add restricted area visualisation

This commit is contained in:
js0ny 2025-12-06 05:55:59 +00:00
parent 47993d66bc
commit 83bb72faac
13 changed files with 1589 additions and 1465 deletions

View file

@ -25,6 +25,20 @@ body:json {
"lng": -3.167074009381139,
"lat": 55.94740195123114
}
},
{
"id": 6,
"date": "2025-11-22",
"time": "09:35",
"requirements": {
"capacity": 0.85,
"heating": true,
"maxCost": 13.5
},
"delivery": {
"lng": -3.1891515471685636,
"lat": 55.95347060952466
}
}
]
}