Return to Project-GC

Welcome to Project-GC Q&A. Ask questions and get answers from other Project-GC users.

If you get a good answer, click the checkbox on the left to select it as the best answer.

Upvote answers or questions that have helped you.

If you don't get clear answers, edit your question to make it clearer.

+1 vote
656 views
in Support and help by BGunnells (280 points)
Where? I do not have any small map on the bottom right corner anywhere on project-gc.
Sorry, I should have been more specific. The small map appears on the 'Map Compare' map in the lower right corner.
I don't think it is possible.

1 Answer

0 votes
That is the minimap plugin for Leaflet.js:

https://github.com/Norkart/Leaflet-MiniMap

It just lives inside the map as a <div>.

I don't think that there is an easy way to remove it yourself. You can do it through either custom JavaScript or custom CSS but both are probably beyond the scope of this help forum to go into :)
by Funky_Boris (9.8k points)
Thanks..... I was afraid it was going to have to stay there.
I am not representing Project GC - I merely observe what is :)

You can do it through JavaScript using for instance GreaseMonkey:
https://en.wikipedia.org/wiki/Greasemonkey

Project GC will presumably not mind much, since they have already made a GreaseMonkey script that alters geocaching.com:

https://project-gc.com/Home/UserScript
...