Research having maps to display the parking #233
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
related to issue #228
Will try to achieve this by using SVG (Scalable Vector Graphics).
Screenshots please.
I agree that svg is a good way for the physical rendering but... how do we connect the svg elements to the data.
For instance parking spot area B spot 12 ... is there an svg element with id B12 that we can acces through javascript?
That is the idea yes! When mockup data is ready, the frontend will change depending on the data (free or occupied space). Every element representing a parking space will have its own id.