TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: StackMaps - Interactive Maps of StackExchange Communites

34 pointsby johndbrittonabout 13 years ago

6 comments

johndbrittonabout 13 years ago
I recently discovered the Travel StackExchange site and thought it would be cool to see where my fellow travelers live so I built a map using the StackExchange API. A nice side-effect of the shared API was that my app works for all StackExchange communities.
评论 #3911596 未加载
reustleabout 13 years ago
Looks good! It's times like these that make me wish it was more of a standard to use your ZipCode as your location instead of city (and convert to city in the background), so the points on maps like this would be more spread out in cities. Also, you should make the "Choose a StackExchange Site" drop down more prominent since it is a required first step.
评论 #3911635 未加载
chrisbroadfootabout 13 years ago
Nice!<p>One suggestion: when a cluster of markers are clicked, pop out all of the children of the cluster - you can do this by setting the 'zIndex' of the marker.<p>Also, it would be even better to dim out all of the other markers.
评论 #3913330 未加载
asimeqiabout 13 years ago
I like this very much. How did you implement the effect where if there is more than a user at a given point, when you click on that point a bunch of pins open radially from that point? Is that called clustering?
评论 #3911754 未加载
评论 #3911758 未加载
guyhtabout 13 years ago
I think it might need a bit of tweaking <a href="http://imgur.com/FBiL5" rel="nofollow">http://imgur.com/FBiL5</a>
评论 #3911802 未加载
pgroteabout 13 years ago
Odd. If you don't enter a city for New Zealand, the mapping assumes you are in the South Atlantic Ocean. :-)
评论 #3911796 未加载