I showed all my user's searches on a live globe in my app
Built with threeJS, took about an hour. Also used Stripe's globe tutorial for reference.
I generated the dot grid globe, with black dots representing land masses. Then I coloured all search locations, based on user's IP addresses, using my brand colour.
Then for searches targeting a specific location, e.g. a New York based user searching in Spain, I created a line that flies from the user to the search location.
I'll put a link in the comments. If you do a search, your location will show up on the globe, pretty neat :)