From 7b8594debceb93a1fa400d48fe1dcff943bd5af6 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Thu, 26 Jun 2025 23:44:25 +0200 Subject: Implement stop sheet modal for map stop interactions (#27) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero --- src/frontend/index.html | 114 ++++++++++++++++++++++++++---------------------- 1 file changed, 62 insertions(+), 52 deletions(-) (limited to 'src/frontend/index.html') diff --git a/src/frontend/index.html b/src/frontend/index.html index 4812ce5..f208550 100644 --- a/src/frontend/index.html +++ b/src/frontend/index.html @@ -1,55 +1,65 @@ + + + - - - - - UrbanoVigo Web - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - \ No newline at end of file + UrbanoVigo Web + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + -- cgit v1.3