Coordinate, linear, and area measure control for Leaflet maps. Extends L.Control.DemoUsageTODO. Add usageAdd control to a Leaflet mapleaflet-measure adds L.Control.Measure. This control may be used with the sta
Show measurements on Leaflet paths. Latest version: 1.5.0, last published: 2 years ago. Start using @luomus/leaflet-measure-path in your project by running `npm i @luomus/leaflet-measure-path`. There are 2 other projects in the npm registry using @luomus
package downloads react-leaflet-measure 80,169To keep this site running and ad-free, I would appreciate a donation.All data comes directly from npm. The charts of this service are powered by Highcharts JS which is provided under a CC BY-NC 3.0 licence. npm-stat.com is not affiliated wit...
After you have Node.js installed you can donpm installto install dependencies andnpm run-script start:devto initialize a local server (localhost:8080) for leaflet-measure assets. It detects modifications on source files and re-compiles to /leaflet-measure.css and /leaflet-measure.js. Distribuit...
.npmignore removes package-lock.json 6年前 .prettierrc adds version 3 features 6年前 CHANGELOG.md release 3.1.0 6年前 LICENSE added LICENSE 7年前 README.md Explain how to compile assets 6年前 package.json release 3.1.0 6年前 webpack.dev.js ...
The build process uses npm (Node Package Management) which comes with Node.js.Note that Node 15+ is not supported. After you have Node.js installed you can donpm installto install dependencies andnpm run-script start:devto initialize a local server (localhost:8080) for leaflet-measure assets...
Leaflet Measure WebJar for leaflet-measure LicenseMIT CategoriesWeb Assets Tagsgithubassetswebnpmresourcesleaflet HomePagehttp://webjars.org Ranking#593841 in MvnRepository (See Top Artifacts) #19710 inWeb Assets Central (1) VersionVulnerabilitiesRepositoryUsagesDate ...
安装 npm install leaflet.tools.measure 开启测距的两种方法 初始化地图的时候增加measureControl 属性,控件右下角会出现测绘控件. var map = L.map('map', { center: [31, 122], measureControl: true, //初始化传入参数measureControl zoom: 5 }) ...
一个轻量化leaflet的测量插件,或者你也可以关闭量测结果显示,它将成为一个绘制工具。 使用 安装 npm install leaflet-measure-simplify ESM import LeafletMeasureSimplify from "leaflet-measure-simplify"; import "leaflet-measure-simplify/dist/leaflet-measure-simplify.css"; UMD Example let measureTools =...
npm manifest: { "name": "leaflet-measure", "version": "3.1.0", "description": "Coordinate, linear, and area measure tool for Leaflet maps", "main": "dist/leaflet-measure.js", "repository": { "type": "git", "url": "git://github.com/ljagis/leaflet-measure.git" ...