Live data from Hacker News

Show HN: MapChat – A simple location based chat in 300 lines of code

idoco.github.io

11–20 of 122 posts

Re: Show HN: MapChat – A simple location based chat in 300 lines of code

#16
post #7
post #5

very nice idea! :-) perhaps it needs: * something to zoom the map (and thus, filtering messages for a given radius) * and/or something to organize messages in a way they don't overlap :P (eg: balloons with a number, when clicked it shows the full list of messages)

Thanks! It is possible to save the message history on the client side. But I though that this is fun to have no history :) Right now notifications (The switch on top) gives you some history. I disabled the zoom buttons, because I was thinking about mobile browsers and the very limited screen space they have. I will reconsider

agree on storage :-) I just meant something to organize/view messages during a session. client side, of course :)

PS: it's so amazing to see all that people around the world at the same time, on a map. sounds like a new world to explore :P

Post reply on HN