cleanup leafdir logic

This commit is contained in:
Brandon Liu
2021-03-01 16:20:12 +08:00
parent 0d6f39d22b
commit 9e41c46bcd
2 changed files with 5 additions and 6 deletions

View File

@@ -142,6 +142,7 @@
return {url: u}
}
// take URL here
leafletLayer = options => {
const self = this
var cls = L.GridLayer.extend({