setContent: function (content) {
setLatLng: function (latlng) {
this._container.style.opacity = '0';
map.off('click', this._close, this);
map.off('viewreset', this._updatePosition, this);
L.Util.falseFn(this._container.offsetWidth);
map._panes.markerPane.removeChild(this._container);
this._container.style.opacity = '1'; //TODO fix ugly opacity hack
this._map.on('preclick', this._close, this);
if (this._map.options.closePopupOnClick) {
this._map.on('viewreset', this._updatePosition, this);
this._map._panes.markerPane.appendChild(this._container);
this._container.style.opacity = '0';
L.Util.setOptions(this, options);
initialize: function (options, source) {
autoPanPadding: new L.Point(5, 5),
L.PopupLife = L.Class.extend({
На карте Минска: Интернет-кафе "Кофеберри" по адресу Независимости ТЦ Столица, категория Компьютерные клубы в Минске
интерактивная карта Минска
Интернет-кафе "Кофеберри" Карта Минска Независимости ТЦ Столица Компьютерные клубы в Минске
Комментариев нет:
Отправить комментарий