This is my app for Senior Projects! It works with maps, drawing, and geo-location!
Currently hosted @ doodlecache.herokuapp.com
The app allows multiple users to draw in real-time on a map together. The x,y canvas coordinates are translated to latitude and longitude.
The app will automatically center the canvas on the user's location, so that nearby users can see eachother's drawings.
#To run locally
- Download as ZIP, and extract
- Remove HTTPS restriction from sketch.js (At the top of the code)
- Open the index.html using a browser