Interactive Mapping with Leaflet.js

Interactive mapping with leaflet.js javascript library

This app has user authentication with Devise, and mapping with leaflet.js and drawing shapes with Leaflet Draw. I figured out a clever way to allow clicks on the map image to create coordinates in an array that leaflet understands and then saving it into a field. It’s something that you have to try out for … Read more