Enabling EV Routing Mode for maps #730
Unanswered
Deadknight
asked this question in
Q&A
Replies: 1 comment 2 replies
-
We're in the process of updating. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to enable "EV Routing for google maps",
https://www.youtube.com/watch?v=M1qf9Psu6g8 there is a video how this works.
I sent
on discovery response but it is no go.
There are new fields in SensorType
SENSOR_VEHICLE_ENERGY_MODEL_DATA = 23;
SENSOR_TRAILER_DATA = 24;
which i found when i decompiled gearhead.apk.
Do you have SENSOR_BATCH response for these, or do you know which sensor (or other) data to send?
Is it possible to generate new protos?
Beta Was this translation helpful? Give feedback.
All reactions