Samuel Brucksch
Samuel Brucksch
Thanks for more detailed explanation. That this does not affect the route is what I expected, as this affects guidance only. However `new name` is converted into other instructions sometimes,...
Ok so i did some further investigation on this and it really breaks a few instructions, so this is not really the way to go. @danpat what would be the...
But max_speed is already used while finding the route, so can't we just somehow add the meta data on the fly while putting together the route? If route-annotator also is...
Thanks for explaining. I'll check if that works for us.
Did anyone actually try to use overpass api to get the speed limits for a route based on node IDs that are returned with `annotations=nodes`? I managed to get ways...
I also saw this crash on `Galaxy S10+ (SM-G975F)` with Android 12: ``` SIGBUS: Bus error (bad memory access) 0 libmapbox-maps.so +0xa7e43 0x716e90be43 1 libc++_shared.so +0xe8234 0x71d8940238 2 libc++_shared.so +0xe7e68...
We can also see the same issue now on a Pixel 3a: ``` SIGBUS: Bus error (bad memory access) 0 libmapbox-maps.so +0xa7e43 0x7959cfde43 1 libc++_shared.so +0xe8234 0x795b5d2238 2 libc++_shared.so +0xe7e68...
So an additional note: This only seems to happen when the Mapbox instance is programatically initialized and added to the UI. Previously, when we already defined it as part of...
It's not exactly easy to describe users how to generate a bug report, as it's actually a semi-hidden feature of android. However I'm in contact with a user and he...
@yunikkk , I got a bug report, where should i send it to? It's from one of our users, so i do not want to share it publicly. Here however...