Skip to content

Commit 3af4d50

Browse files
hb0ndbiodranik
authored andcommitted
also query features at point in OSM link
Signed-off-by: Harry Bond <[email protected]>
1 parent 52157ba commit 3af4d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/ge0.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<a id="install" href="/get.html" target="_blank" class="linkcolour link">
149149
Install Organic Maps
150150
</a>
151-
<a href="https://www.openstreetmap.org/?mlat=${lat}&mlon=${lon}#map=${zoom}/${lat}/${lon}" target="_blank" class="linkcolour link">
151+
<a href="https://www.osm.org/query?mlat=${lat}&mlon=${lon}&lat=${lat}&lon=${lon}#map=${zoom}/${lat}/${lon}" target="_blank" class="linkcolour link">
152152
See on OpenStreetMap
153153
</a>
154154
<div class="link">

0 commit comments

Comments
 (0)