You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I respectfully request consideration of this new feature.
On a cache page, between the description and the logs, is a bulleted list of nearby things to find:
I would like to add a link to HMDB.org to find nearby historical markers.
An example link would be: <li>...all nearby <a href="https://www.hmdb.org/results.asp?Search=Proximity&SearchFor=51.567933333333,10.95755&Miles=10">historical markers on HMDB.org</a></li>
Obtain the latitude and longitude from the posted coordinates (or corrected coordinates if applicable) of the geocache. This addition should be applicable to all geocache listings regardless of type.
Thank you!
The text was updated successfully, but these errors were encountered:
I don't know if this has enough universal appeal to add to the larger PGC script, but I threw together a small standalone one that I believe does what you want. Create a new script in TamperMonkey or whatever you are using and copy/paste what is in the attached file. GC_HMDB.txt
Universal appeal is a pretty high bar, but I think it would get a broader fanbase if more people knew about it. Perhaps the option could be disabled by default if it is considered to not be sufficiently popular to be enabled by default?
Will try out the standalone script provided. Thanks! --Edit: Works like a charm! Now if it could just be added to the core script as a toggle-able feature, that'd be superb.
I respectfully request consideration of this new feature.
On a cache page, between the description and the logs, is a bulleted list of nearby things to find:
I would like to add a link to HMDB.org to find nearby historical markers.
An example link would be:
<li>...all nearby <a href="https://www.hmdb.org/results.asp?Search=Proximity&SearchFor=51.567933333333,10.95755&Miles=10">historical markers on HMDB.org</a></li>
Obtain the latitude and longitude from the posted coordinates (or corrected coordinates if applicable) of the geocache. This addition should be applicable to all geocache listings regardless of type.
Thank you!
The text was updated successfully, but these errors were encountered: