[openstreetmap/openstreetmap-website] Add geo URI handler registration on link interaction (PR #5968)

Anton Khorev notifications at github.com
Wed Aug 27 14:22:12 UTC 2025


@AntonKhorev commented on this pull request.



> @@ -29,6 +29,8 @@ L.OSM.share = function (options) {
 
     $ui.find(".share-tab [id]").on("click", select);
 
+    $("#geo_uri").on("mouseover click focus", askToHandleGeoURI);

What do you think about adding a button to trigger the registration? I think that automatic registration prompt would get annoying no matter how it's implemented.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5968#discussion_r2304091004
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5968/review/3160019395 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250827/47684599/attachment.htm>


More information about the rails-dev mailing list