Thoughts, etc.

Tracking the occasional random walk

leaflet

Measuring distances on Leaflet maps in Vue applications

2019-04-25 / 2 Comments

Vue2LeafletĀ is a great library that provides a very straightforward approach to using Leaflet maps in Vue applications. Leaflet.PolylineMeasure is a great Leaflet plugin that adds a tool to allow the user to measure distances along (poly)lines by drawing them on top of the map. Today I released the initial version of a Vue2Leaflet plugin to … [Read more…]

Posted in: open source Tagged: leaflet, vue