17.0.0 • Published 6 months ago

@dvina/ngx-leaflet-measure-path v17.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@dvina/ngx-leaflet-measure-path

A plugin to show measurements on paths for leaflet in angular. Using leaflet-measure-path

Install

Install the package and its peer dependencies via npm (or yarn):

npm install leaflet
npm install @dvina/ngx-leaflet-measure-path

Usage

Use via directive;

<div
	class="map"
	leaflet
	leafletMeasurePath
	[leafletOptions]="options"
	(leafletMapReady)="onMapReady($event)"
></div>

Demo

Demo

17.0.0

6 months ago

16.0.0

12 months ago

15.0.3

1 year ago

15.0.2

1 year ago

15.0.0

1 year ago