Research having maps to display the parking #233

Closed
opened 2026-04-10 11:53:01 +00:00 by b24johka · 3 comments
Collaborator

related to issue #228

related to issue #228
Collaborator

Will try to achieve this by using SVG (Scalable Vector Graphics).

Will try to achieve this by using SVG (Scalable Vector Graphics).
Owner

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?

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?
Collaborator

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.

That is the idea yes! When mockup data is ready, the frontend will change depending on the data (free or occupied space). Every <rect> element representing a parking space will have its own id.
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#233
No description provided.