feat(frontend): Add restricted area visualisation
This commit is contained in:
parent
47993d66bc
commit
83bb72faac
13 changed files with 1589 additions and 1465 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue