I want to create an image showing the location of something and I know the GPS coordinates. What’s the easiest workflow to show the location of those coordinates on a map?
Edit: I don’t have a map image chosen yet.
I want to create an image showing the location of something and I know the GPS coordinates. What’s the easiest workflow to show the location of those coordinates on a map?
Edit: I don’t have a map image chosen yet.
I want something more zoomed out and cleaner.
Leaflet. https://leafletjs.com/
I’m going to have to look at that, that seems to be the closest to what I’m looking for. Thanks.
If you’re ok zooming out far enough you can serve a static image of the pale blue dot and a red arrow pointing to it.
Type the coordinates into Google maps to find the location.
Then just make a dot on any other map in the same place.