mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
* Enable zoom on live view of the car. * Switch to using drag/pinch-to-zoom/scroll-to-zoom * Remove data-zoom attrbiute as parameters are directly set in the JS. * Directly set parameters for zoom instead of relying on attribute from DOM. * Switch to use hover/tap to show/hide zoom control.