YMaps.jQuery(window).load(function () { var m_e4_Batur40 = new YMaps.Map(YMaps.jQuery("#e4_Batur40")[0]); m_e4_Batur40.setCenter(new YMaps.GeoPoint(39.2169,51.6773), 16, YMaps.MapType.MAP); //m_e4_Batur40.addControl(new YMaps.Zoom({smooth:false,noTips:true})); //m_e4_Batur40.addControl(new YMaps.TypeControl([YMaps.MapType.MAP,YMaps.MapType.SATELLITE,YMaps.MapType.HYBRID], [0, 1, 2])); m_e4_Batur40.disableDblClickZoom(); var t_e4_Batur40 = new YMaps.Template("
"); var s_e4_Batur40 = new YMaps.Style(); s_e4_Batur40.iconStyle = new YMaps.IconStyle(t_e4_Batur40); s_e4_Batur40.iconStyle.offset = new YMaps.Point(-16,-42); YMaps.Styles.add("b_e4_Batur40", s_e4_Batur40); var p_e4_Batur40 = new YMaps.Placemark(new YMaps.GeoPoint(39.21853,51.67695), {style: "b_e4_Batur40"}); p_e4_Batur40.name="ÈÍÔÎÐÌÑÂßÇÜ"; p_e4_Batur40.description="óë.Áàòóðèíñêàÿ, 40
Ó÷åáíûé öåíòð"; m_e4_Batur40.addOverlay(p_e4_Batur40); p_e4_Batur40.openBalloon(); });