parent
8758c0dc65
commit
e8f9ed5a9d
1 changed files with 0 additions and 1 deletions
|
@ -1216,7 +1216,6 @@ L.U.TileLayerControl = L.Control.extend({
|
||||||
'click',
|
'click',
|
||||||
function () {
|
function () {
|
||||||
this.map.selectTileLayer(tilelayer)
|
this.map.selectTileLayer(tilelayer)
|
||||||
this.map.ui.closePanel()
|
|
||||||
if (options && options.callback) options.callback(tilelayer)
|
if (options && options.callback) options.callback(tilelayer)
|
||||||
},
|
},
|
||||||
this
|
this
|
||||||
|
|
Loading…
Reference in a new issue