A collaborative map drawing app built using the Phoenix Framework and deck.gl.
Talk recording: Real-time collaborative map drawing with deck.gl at the Open Visualization summit London, 2024
To start your Phoenix server:
- Run
mix setup
to install and setup dependencies - Install JS deps:
cd assets && yarn && cd ..
- Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.
Check Phoenix deployment guides.
MapCanv source code is free non-commercial usage. If you want to use it in a commercial project, please reach out to me.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
© 2024 Ilya Boyandin