Can I get the current layer in control's event? L.DomEvent.on(input, 'click', this._onInputClick, this);_onInputClick:function(e){ var id =e. currentTarget;} أكثر...