dwilhelm89 / Ethermap

Ethermap - A realtime collaborative, version controlled map editor.
Apache License 2.0
124 stars 20 forks source link

Possibilities.. #4

Open geotheory opened 8 years ago

geotheory commented 8 years ago

This is an awesome looking project Dennis. I wonder how much work it would be to adapt the codebase to replace Leaflet with a simple white background, and add option to place and format text labels? You'd then effectively have the world's best open-source collaborative mind-mapping app. Basically etherpad with full flexibility on content location in the page-space.. Do you have a sense of how much work that would be to achieve?

dwilhelm89 commented 8 years ago

That sounds like a cool idea. Simply removing the background map wouldn't be too hard. For labeling there are some leaflet plugins available. One example would be Leaflet.label (https://github.com/Leaflet/Leaflet.label/blob/master/README.md) If the map context isn't used at all it would also be possible to completely exchange the leaflet part with a library for mind map. That would obviously be more work.

craiggoldstone commented 8 years ago

Agree, this is totally awesome! Geotheory, check out ConceptBoard: https://www.youtube.com/watch?v=TR-ebUwiVwE ...

geotheory commented 8 years ago

I would, but paid service.. Looking for something open and free