'+ '
'; var titlePlacemark1 = "ДУОиО Шоколад"; var latlng1 = new google.maps.LatLng(49.05024518312158, 37.54277229309082); var contentString1 = ""; contentString1 = '
' + '

'+ 'ДУОиО Шоколад'+ '

'+ '
'+ '

'+Convert_Latitude_Decimal2DMS(49.05024518312158)+'

'+ '

'+Convert_Longitude_Decimal2DMS(37.54277229309082)+'

'+ '
'+ '
'+ ''+ '

Детский оздоровительный лагерь "Шоколад"

'+ '

Детский отдых в Святогорье. ООО Галлаор

'+ '
'+ '
'+ '
'+ '
'+ 'Статья'+ '
'+ '
'+ ''+ '
'+ '
'+ '
'+ '
'; var marker1 = new google.maps.Marker({ position: latlng1, map: map, icon: icoIcon + "mapiconscollection-health-education-daycare.png", animation: google.maps.Animation.DROP, draggable: false, title:"ДУОиО Шоколад" }); marker1.set("zhgmRating", 0); marker1.set("zhgmPlacemarkID", 1); marker1.set("zhgmContactAttrs", userContactAttrs); marker1.set("zhgmUserContact", "1"); marker1.set("zhgmUserUser", "0"); marker1.set("zhgmOriginalPosition", latlng1); marker1.set("zhgmInfowinContent", contentString1); marker1.set("zhgmTitle", "ДУОиО Шоколад"); marker1.set("zhgmIncludeInList", 1); google.maps.event.addListener(marker1, 'click', function(event) { infowindow.close(); for (i = 0; i < infobubblemarkers.length; i++) { infobubblemarkers[i].close(); } hoverinfowindow.close(); infowindow.set("zhgmPlacemarkTitle", titlePlacemark1); infowindow.set("zhgmPlacemarkOriginalPosition", this.get("zhgmOriginalPosition")); infowindow.setContent(this.get("zhgmInfowinContent")); infowindow.setPosition(this.getPosition()); infowindow.open(map); }); zhgmObjMgr.PlacemarkAdd(0, 1, marker1, null); infowindow.close(); infowindow.setPosition(latlng1); google.maps.event.trigger(marker1, "click"); var mapcenterControl = new zhgmMapCenterButtonControl(latlng,"13",map,2,2,2,"mapcenter","Home",19,16,"https://gallaor.com.ua/administrator/components/com_zhgooglemap/assets/utils/home.png"); google.maps.event.addListenerOnce(map, 'idle', function(event) { }); var toShowLoading = document.getElementById("GMapsLoading"); toShowLoading.style.display = 'none'; zhgmObjMgr.InitializeByGroupState(); }; function PlacemarkByIDShow(p_id, p_action, p_zoom) { alert("This feature is supported only when you enable it in map menu item or module property!"); } function showPlacemarkPanorama(p_width, p_height, p_pov) { PlacemarkShowPanorama(map, infowindow, p_width, p_height, p_pov, ""); }; function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { if (oldonload) { oldonload(); } func(); } } } addLoadEvent(initialize); /*]]>*/