zbycz / osmapp

Lets make a universal app for OpenStreetMap
https://osmapp.org
GNU General Public License v3.0
182 stars 15 forks source link

Enter coordinates in into the search box to locate a position #510

Open amenk opened 1 week ago

amenk commented 1 week ago

As a user I want to enter coordinates into the search box some common format to find it on the map. Maybe even the coordinates could be extract from some link to another service (osm.org, google maps) and so on.

zbycz commented 1 week ago

Thats a great idea! I was just thinking the same a few days ago.

In the meantime you can paste the coordinates in URL like https://osmapp.org/50.123,14.789 (LON,LAT) 🙂