Vacansee / app

Predicting campus occupancy and room availability @ RPI
https://vacansee.github.io/app
GNU General Public License v3.0
12 stars 0 forks source link

Map drag #63

Closed BoundlessFate closed 5 months ago

BoundlessFate commented 5 months ago

Map is now draggable and keeps the user in bounds in a natural way (fights against user when moving out of bounds)

BoundlessFate commented 5 months ago

Updated map drag with the changes requested. fixed the issues with the map resizing when a building is selected, and the labels going to incorrect places. I messed around with friction when approaching the boundary and it felt less fluid so I omitted it.