[openstreetmap/openstreetmap-website] Fixed displacing points specified from context menu (PR #4904)
David Tsiklauri
notifications at github.com
Tue Aug 6 09:49:02 UTC 2024
When user tries to add a marker out of the borders of countries, alert is thrown "Sorry - couldn't locate", but marker is still added and if user drags it to the valid position, route is not updated (see Video 1).
Video 1:
https://github.com/user-attachments/assets/0c503351-5a3f-4050-bbc8-9f5ed605a0f2
Contrary to this, if user adds marker in the valid location and then drags it out of the borders, route is still calculated and shown without any alerts (see Video 2).
Video 2:
https://github.com/user-attachments/assets/b10d91c4-5c47-4b1e-8975-69f1c97bf088
Maybe, in the first case, we should still show coordinates and calculate route even though Nominatim location was not found (as it is done in the second case).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4904#issuecomment-2270861923
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4904/c2270861923 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240806/146f7d4c/attachment.htm>
More information about the rails-dev
mailing list