Add a way to get leaflet's version (#2133)

This can be tested [here](http://umap.openstreetmap.fr/en/)
main
jvoisin 7 years ago committed by Elbert Alias
parent bf421bfb27
commit 3a3a2a38d5

@ -5230,6 +5230,11 @@
"cats": [ "cats": [
35 35
], ],
"js": {
"L.version": "(.*)\\;version:\\1\\;confidence:0",
"L.PosAnimation": "",
"L.DistanceGrid": ""
},
"icon": "Leaflet.png", "icon": "Leaflet.png",
"script": "leaflet.*\\.js", "script": "leaflet.*\\.js",
"website": "http://leafletjs.com" "website": "http://leafletjs.com"

Loading…
Cancel
Save