We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52157ba commit 3af4d50Copy full SHA for 3af4d50
public/ge0.html
@@ -148,7 +148,7 @@
148
<a id="install" href="/get.html" target="_blank" class="linkcolour link">
149
Install Organic Maps
150
</a>
151
- <a href="https://www.openstreetmap.org/?mlat=${lat}&mlon=${lon}#map=${zoom}/${lat}/${lon}" target="_blank" class="linkcolour link">
+ <a href="https://www.osm.org/query?mlat=${lat}&mlon=${lon}&lat=${lat}&lon=${lon}#map=${zoom}/${lat}/${lon}" target="_blank" class="linkcolour link">
152
See on OpenStreetMap
153
154
<div class="link">
0 commit comments