magma1447 / greasemonkey-geocaching-projectgc

Adds links and data to Geocaching.com to make it collaborate with Project-GC.com
MIT License
18 stars 14 forks source link

Parsing of exif location data should link to a map #48

Closed magma1447 closed 7 years ago

magma1447 commented 7 years ago

Let the coordinates printet by the script be hrefs to Google maps. In the long run it should point to Project-GC's Live Map, but two things are missing there. A marker on the coordinates and 0.1 mile circles.

Requires a small routine to calculate DD.DDDDD from the coordinates (which I have code for, I will probably fix this issue).