benlikescode / geohub

Free, open source geoguessr alternative
https://www.geohub.gg
259 stars 27 forks source link

Add feature to mask metadata from Google Maps API #113

Open R0undH0use opened 1 month ago

R0undH0use commented 1 month ago

the metadata from Google's API holds location information. For some locations, city names are included. Adding a feature to mask this metadata would improve the game's reputation to be adversive to cheaters.

sachinkhanna1000 commented 3 weeks ago

Hello, I would like to take on this feature request.

benlikescode commented 5 days ago

I appreciate the idea, but the Google Maps API gets called client side, so I don't know how you could go about masking the metadata. Do you or @sachinkhanna1000 have any suggestions?