Allow map-zoom on car overview #921
Replies: 6 comments 1 reply
-
Same request, thanks ;) |
Beta Was this translation helpful? Give feedback.
-
Also a link to the current grafana drive details dashboard (which has a very nicely browsable interface) would be very helpful. |
Beta Was this translation helpful? Give feedback.
-
It appears to be controlled here: https://github.com/adriankumpf/teslamate/blob/master/assets/js/hooks.js#L165 I don't see any way to configure this, but setting this to @adriankumpf - do you have opinions on how this could be implemented? I'm happy to help. |
Beta Was this translation helpful? Give feedback.
-
I think you'd need to add Then, you'd also need to update the calls to Unfortunately I don't have a local build right now to try this out on, maybe someone else can see if that works... |
Beta Was this translation helpful? Give feedback.
-
#2184 works for me. |
Beta Was this translation helpful? Give feedback.
-
PR merged @leewillis77 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What would you like to be added:
Currently the overview of a car in Teslamate (http://teslamate.server.address:4000/) shows a small square map, and a summary of key information. If the car is driving, the map auto-updates and follows the car on its journey. Unfortunately, the zoom of that map is fixed, and often the small size, and fixed zoom mean there's not enough context for the map to actually be useful.
For example, the current map view I'm looking for my car looks like this:

If I adjust the zoom I could get enough context about the position for this to be much more useful.
Beta Was this translation helpful? Give feedback.
All reactions