@ec-nordbund/leaflet
Advanced tools
Comparing version 1.7.1-436430db4 to 1.7.1-436430db4-436430db4
if ((process && !process.browser) || !globalThis.window) { | ||
globalThis.window = { | ||
devicePixelRatio: 1 | ||
devicePixelRatio: 1, | ||
addEventListener: () => {} | ||
} | ||
@@ -6,0 +7,0 @@ globalThis.navigator = { |
{ | ||
"name": "@ec-nordbund/leaflet", | ||
"version": "1.7.1-436430db4", | ||
"version": "1.7.1-436430db4-436430db4", | ||
"homepage": "https://leafletjs.com/", | ||
@@ -5,0 +5,0 @@ "description": "JavaScript library for mobile-friendly interactive maps", |
> Copy of Leaflet wich not exposes window.L and is a module. | ||
> Copy of Leaflet wich not exposes window.L and is a module. | ||
> Copy of Leaflet wich not exposes window.L and is a module. | ||
> Copy of Leaflet wich not exposes window.L and is a module. | ||
<img width="600" src="https://rawgit.com/Leaflet/Leaflet/master/src/images/logo.svg" alt="Leaflet" /> | ||
@@ -14,3 +8,3 @@ | ||
Leaflet is designed with *simplicity*, *performance* and *usability* in mind. | ||
Leaflet is designed with _simplicity_, _performance_ and _usability_ in mind. | ||
It works efficiently across all major desktop and mobile platforms out of the box, | ||
@@ -32,11 +26,10 @@ taking advantage of HTML5 and CSS3 on modern browsers while being accessible on older ones too. | ||
[contributors]: https://github.com/Leaflet/Leaflet/graphs/contributors | ||
[features]: http://leafletjs.com/#features | ||
[plugins]: http://leafletjs.com/plugins.html | ||
[well-documented]: http://leafletjs.com/reference.html "Leaflet API reference" | ||
[source code]: https://github.com/Leaflet/Leaflet "Leaflet GitHub repository" | ||
[hosted on GitHub]: http://github.com/Leaflet/Leaflet | ||
[contribute]: https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md "A guide to contributing to Leaflet" | ||
[official website]: http://leafletjs.com | ||
[download page]: http://leafletjs.com/download.html | ||
[contributors]: https://github.com/Leaflet/Leaflet/graphs/contributors | ||
[features]: http://leafletjs.com/#features | ||
[plugins]: http://leafletjs.com/plugins.html | ||
[well-documented]: http://leafletjs.com/reference.html "Leaflet API reference" | ||
[source code]: https://github.com/Leaflet/Leaflet "Leaflet GitHub repository" | ||
[hosted on github]: http://github.com/Leaflet/Leaflet | ||
[contribute]: https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md "A guide to contributing to Leaflet" | ||
[official website]: http://leafletjs.com | ||
[download page]: http://leafletjs.com/download.html |
12270
744774
34