There are lane indicator icons that show you what lane you should be in
Yes, those would be great! Were you able to get icons for those? I'd have to add new enums in NavigationSpec for those but I guess that'd be easy enough.
Long street names... Is there a certain way this should be handled?
It'd be great if you could drag some examples out of the logs and maybe we could use them for testing?
But I'd imagine that just replacing all / with a newline (\n) might have the desired effect?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks! I'll try and get those added.
I think I fixed that this morning!
Yes, those would be great! Were you able to get icons for those? I'd have to add new enums in NavigationSpec for those but I guess that'd be easy enough.
It'd be great if you could drag some examples out of the logs and maybe we could use them for testing?
But I'd imagine that just replacing all
/
with a newline (\n
) might have the desired effect?