leaflet-measure
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "leaflet-measure", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "Coordinate, linear, and area measure tool for Leaflet maps", | ||
@@ -5,0 +5,0 @@ "main": "src/leaflet-measure.js", |
@@ -156,3 +156,3 @@ # leaflet-measure | ||
Available locales include `en` (default), `es`, `fr`, `it`, `nl`, and `ru`. | ||
Available locales include `en` (default), `ca`, `cn`, `da`, `de`, `de_CH`, `en_UK`, `es`, `fa`, `fil_PH`, `fr`, `it`, `nl`, `pl`, `pt_BR`, `pt_PT`, `ru` and `tr`. | ||
@@ -159,0 +159,0 @@ ### decPoint | thousandsSep |
@@ -28,2 +28,3 @@ // leaflet-measure.js | ||
'de': require('./i18n/de'), | ||
'de_CH': require('./i18n/de_CH'), | ||
'en': require('./i18n/en'), | ||
@@ -30,0 +31,0 @@ 'en_UK': require('./i18n/en_UK'), |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
726339
62
8443