Creating a Leaflet.js mapping app from the ground up
One of the easiest ways to make a JavaScript-based online map is using the Leaflet.js library. The library was designed by Vladimir Agafonkin with, in his words, “simplicity, performance and usability in mind”. There are a number of Leaflet code examples but we thought our readers might benefit from an example where we build a […]
Continue reading →