You can play it here
Geoguessr clone made with React and Firebase Real Time Database, Firebase Hosting and Google Maps API.
If you sometimes feel like playing Geoguessr with your friends, but don't want to pay the monthly fee, Geo Locator can help you.
It's still WIP , still have some work to do on perfomance improvements, but it works and for my use it's ok as it is.
You can now play it without hosting it here. If you need some help visit the Wiki.
You can also add your own locations by going to src/utilities/locations.json and add your Latitude and Longitude of the the location you want to add to the correct array (based on the ids from gamemodes.json in the same directory).
This code was written entirely by me and other than the conecept, is completely unrelated to Geoguessr. You can do whatever you want with this code.