@dvina/ngx-leaflet-measure-path
TypeScript icon, indicating that this package has built-in type declarations

17.0.0 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

0

Version

17.0.0

License

MIT

Unpacked Size

19.9 kB

Total Files

16

Last publish

Collaborators

  • emiryumak
  • kant-admin