[openstreetmap/openstreetmap-website] Add PWA geo protocol handler (PR #5736)
Anton Khorev
notifications at github.com
Wed Mar 12 15:03:44 UTC 2025
@AntonKhorev commented on this pull request.
> + mapParams.mlon = parseFloat(geoURI.lon);
+ mapParams.mlat = parseFloat(geoURI.lat);
Is the geouri parameter supposed to show a marker? If yes, don't you need to parse lat/lon first?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5736#pullrequestreview-2678864378
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5736/review/2678864378 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250312/b9d49e93/attachment.htm>
More information about the rails-dev
mailing list