this
                .on('click', this.togglePopup, this)
                .on('remove', this.closePopup, this)
                .on('move', this._movePopup, this);