also query features at point in OSM link
Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
parent
52157ba62a
commit
3af4d50de5
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
|||
<a id="install" href="/get.html" target="_blank" class="linkcolour link">
|
||||
Install Organic Maps
|
||||
</a>
|
||||
<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">
|
||||
See on OpenStreetMap
|
||||
</a>
|
||||
<div class="link">
|
||||
|
|
Loading…
Add table
Reference in a new issue