ymaps.ready(map674204a88c300); function map674204a88c300 () { var myMap = new ymaps.Map('map674204a88c300', { center: [49.955431023405,82.635111767109], zoom: 17, type: 'yandex#map' }), cluster = new ymaps.Clusterer(), collection = new ymaps.GeoObjectCollection(), bounds = myMap.getBounds(); myMap.controls.add('smallZoomControl', { right: 5, top: 75 }); ; myMap.geoObjects.add(cluster); /* пример кода добавления еще одной метки myMap.geoObjects.add(new ymaps.Placemark([54.274161,56.096468], { iconContent: 'Текст метки',hintContent: '', balloonContent: 'Описание, балун' }, { preset: 'twirl#blueStretchyIcon'} )); */ }; jQuery(document).on("ready", function(){ "use strict"; jQuery("#sppb-addon-1552407843593 .sppb-articles-ticker-content").bxSlider({ minSlides: 1, maxSlides: 1, mode: "vertical", speed: 600, pager: false, prevText: "", nextText: "", nextSelector: "#sppb-addon-1552407843593 .sppb-articles-ticker-right-control", prevSelector: "#sppb-addon-1552407843593 .sppb-articles-ticker-left-control", auto: true, adaptiveHeight:true, autoHover: true, touchEnabled:false, autoStart:true, }); });