jshint happy
This commit is contained in:
parent
63ad64cb7a
commit
0033496b58
@ -84,7 +84,7 @@ L.LayerGroup = L.Class.extend({
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
setZIndex: function(zIndex) {
|
setZIndex: function (zIndex) {
|
||||||
return this.invoke('setZIndex', zIndex);
|
return this.invoke('setZIndex', zIndex);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user