Dimm38Rus / Leaflet.MeasureControl

Leaflet control to mesure distances on the map

Home Page:http://makinacorpus.github.io/Leaflet.MeasureControl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaflet.MeasureControl

Leaflet control to mesure distances on the map.

Requires Leaflet.Draw

Check out the demo

Usage

As map option :


var map = L.map('map', {measureControl:true});

Or like any control :


L.Control.measureControl().addTo(map);

Authors

  • Gilles Bassière

Makina Corpus

About

Leaflet control to mesure distances on the map

http://makinacorpus.github.io/Leaflet.MeasureControl

License:BSD 3-Clause "New" or "Revised" License