⚒️🎨 Migrate to MapLibre#5962
Conversation
eef1c13 to
cd08216
Compare
e13e9f9 to
c13c1da
Compare
f890949 to
395700d
Compare
4e5bb53 to
7e7b57c
Compare
There was a problem hiding this comment.
-
Search for a location e.g., "paris" and then press enter. Rotate the device to landscape, location is retained. Rotate the device back to portrait and then share location, UI is unresponsive.
-
Search for a location and then press enter. The map points to the selected location but under Share this location button at the bottom, location details are not updated (in your screenshot, I see the location details).
|
@sowjanyakch your screenshot points to a code base before all of my changes, because
So you are lacking most of the commits and hence fixes and improvements beyond the pure lib migration. I just rebased due to latest changes on main branch, so you might want to do a fresh checkout. In short, if the map doesn't look like the screenshots on the after-column color- and sharpness-wise. Than it is not the latest code of this branch and PR. |
7e7b57c to
a3e90b9
Compare
AI-assistant: Claude Code v2.1.74 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.74 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
…y shorten code Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Copilot 1.0.5 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Copilot 1.0.5 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Copilot 1.0.5 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Copilot 1.0.5 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
(position change is smaller than COORDINATE_EPSILON translating to 0,11m) AI-assistant: Copilot 1.0.5 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Copilot 1.0.5 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
ae45f60 to
e844f5b
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5962.apk |
i could bet the map was moved after coming back from the geocoding screen? As soon as the map is moved the location details are gone until the new place is actually shared. This is done to not stress the server with too many geocoding queries as we are using it for free.. |
Yes, this. Technically we are only allowed 1 request per second overall (as in all clients together!) |

🖼️ Screenshots
🚧 TODO
🏁 Checklist
/backport to stable-xx.x