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

Fixing Zoom #69

Closed BoundlessFate closed 4 months ago

BoundlessFate commented 5 months ago

One of the issues that was introduced with the zoom feature was its lack of integration with my previous map movement feature. This branch and PR is meant to both integrate the two features together seamlessly and improve the map zooming feature to work more fluidly.

Acumane commented 5 months ago

Works as expected, though we lose zoom falloff (zoom amount decreasing near max/min/boundaries). Check the live site for example

Zoom/pan/tap supporting mouse and touch is gonna be really tough to implement comprehensively. One of these might help: