Using Leaflet maps in an Elm app

Posted on Wed 30 August 2017 in programming • Tagged with elm, javascript, leaflet

I recently started a project creating a web app that requires displaying maps. This was to be a browser based app, but I wanted to use something safer and more maintainable than Javascript. I decided to give Elm a try and have been fairly happy with it. However, I couldn't …


Continue reading