mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +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.