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: Mapus – An open source map tool with real-time collaboration

7 pointsby alyssaxuualmost 4 years ago

2 comments

alyssaxuualmost 4 years ago
Last month I came across MyMaps by Google which claimed to be a tool to collaborate with others to create custom maps. I was surprised to find out this didn&#x27;t mean real-time collaboration, rather asynchronous with user changes only updating when refreshing the page.<p>Because of this for the past weeks I&#x27;ve been working on a real-time collaborative map tool to make it easier to plan trips with friends. You can freedraw, make lines, areas, markers, find places and things to do nearby, observe other users, etc. Since real-time collaboration costs $$$$ I&#x27;ve made it open source and shared some instructions in the repo as to how to self-host it (or even commercialize it and turn it into a live product if anyone is interested, it&#x27;s got an MIT license so go ahead!)
评论 #28061600 未加载
djbeadlealmost 4 years ago
Wow, I had heard that Firebase was powerful but this almost fully featured program is just one html file, the leaflet js library, and is fully powered by Firebase on the backend.<p>I got it running locally on my machine without any trouble, this is super neat!
评论 #28063416 未加载