There is some basic integration with T:UK. Whilst the scope of this project is beyond just trig points, this integration is here as a demonstration of what is possible.
The integration allows you to display your T:UK search results on a map, and can also replace the mini-map on the individual trig details pages.
The simplest way is to use the bookmarklet below:
Copy link address
, then create a new bookmark, with the copied link as the URL of the bookmarkTested on Chrome on Windows, but likely to work in other modern browsers on other operating systems.
If the bookmarklet doesn’t work at all, you can open the developer console (usually by pressing F12
) and paste the following code, then press enter:
$.getScript("https://tstibbs.github.io/geo-bagging/integration/trigpointing.js");
Tested in Chrome on Android, but likely to work in other modern browsers on iOS and other devices types.
See note about which browsers are supported: https://github.com/tstibbs/geo-bagging/#what-browsers-does-this-support
The full map (showing data sources other than just trig points): https://tstibbs.github.io/geo-bagging/
Questions and feature suggestions: https://github.com/tstibbs/geo-bagging/discussions
Bug reports: https://github.com/tstibbs/geo-bagging/issues