Socket
Socket
Sign inDemoInstall

leaflet-measure-path

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

2

bower.json
{
"name": "leaflet-measure-path",
"version": "1.3.0",
"version": "1.3.1",
"homepage": "https://github.com/perliedman/leaflet-measure-path",

@@ -5,0 +5,0 @@ "authors": [

@@ -68,3 +68,3 @@ !(function() {

onRemove: function() {
onRemove: function(map) {
map.off('zoomanim', this._animateZoom, this);

@@ -71,0 +71,0 @@ var pane = this.getPane ? this.getPane() : map.getPanes().markerPane;

{
"name": "leaflet-measure-path",
"version": "1.3.0",
"version": "1.3.1",
"description": "Show measurements on Leaflet paths",

@@ -5,0 +5,0 @@ "main": "leaflet-measure-path.js",

# Leaflet Measure Path
![Leaflet 1.0.0 compatible!](https://img.shields.io/badge/Leaflet%201.0.0-%E2%9C%93-1EB300.svg?style=flat)
A plugin to show measurements on paths (polylines, polygons and circles currently supported).

@@ -4,0 +6,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc