L.DomEvent.addListener(this._closeButton, 'click', this._onCloseButtonClick, this);
this._closeButton = L.DomUtil.create('a', 'leaflet-popup-close-button', this._container);
this._container = L.DomUtil.create('div', 'leaflet-popup-life ' + this.options.className);
map._panes.markerPane.removeChild(this._container);
this._container.style.opacity = '1'; //TODO fix ugly opacity hack
this._map.on('viewreset', this._updatePosition, this);
this._map._panes.markerPane.appendChild(this._container);
Р¶СіРe РРaС№РeРСЂЂЂСЂЂЂ РµР`СЂЂЂРРAСїСЂЂЂРёРeСіСї РР Р`РAСІРeСіС РЂЂЂРeСІРeСіСЂЂЂСїРµСіРР`Сї СР».
Комментариев нет:
Отправить комментарий