Ian Wagner
Ian Wagner
We consider these issues to be essentially solved with our latest iteration. Previously we found it would behave a lot better (not unbounded growth) if we explicitly set Mjonlir max...
Hey Kevin, thanks for the response! Definitely appreciate the extra logging in #3683! I am using the latest weekly planet (220815) dump, but was using previous *release* code. It of...
Gotcha. I think I understand what you're saying now. I'll revisit this once your branch is merged
Yeah, I'm coming to the same conclusion as well. This incidentally makes things like [Daylight Distribution](https://daylightmap.org/) rather appealing over raw OSM extracts. Closing this issue.
Just came here to confirm that the pinch rotate (and to a much lesser extent zoom as well) behavior feels pretty unnatural on Mac (esp the rotation bug). If anyone...
@JaffaKetchup I fired up a good ol debug session and have a vague idea of what's up now... It looks like you're essentially using the Flutter stdlib scale gesture recognizer...
No worries. I've come up with an [MRE](https://github.com/ianthetechie/flutter_macos_scale_mre) demonstrating the issue using nothing but a super vanilla Flutter app and standard components, so the positioned tap detector isn't likely an...
Acknowledged by a Flutter dev, who just opened a PR: https://github.com/flutter/engine/pull/36444. What a quick turnaround :D
IMO there are still some follow-up tasks here. The upstream issue that was fixed (looks slated for release in 3.4) just fixes the problem with polarity being wrong, which was...
@dnesbitt61 what are your thoughts on incorporating a Spatialite DB of default speed limits, similar to how time zones currently work? @westnordost has done a lot of work on this...