leaflet.fullscreen
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -42,2 +42,5 @@ (function () { | ||
this.link.setAttribute('role', 'button'); | ||
this.link.setAttribute('aria-label', title); | ||
L.DomEvent | ||
@@ -44,0 +47,0 @@ .addListener(this.link, 'click', L.DomEvent.stopPropagation) |
{ | ||
"name": "leaflet.fullscreen", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Simple plugin for Leaflet that adds fullscreen button to your maps.", | ||
@@ -5,0 +5,0 @@ "main": "Control.FullScreen.js", |
Sorry, the diff of this file is not supported yet
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
14444
191