电话:13202520044' + ''; var searchInfoWindow = null; searchInfoWindow = new BMapLib.SearchInfoWindow(map, content, { title: "华雅泰家教网", width: 290, height: 105, panel: "panel", enableAutoPan: true, searchTypes: [BMAPLIB_TAB_SEARCH, BMAPLIB_TAB_TO_HERE, BMAPLIB_TAB_FROM_HERE] }); var marker = new BMap.Marker(poi); marker.enableDragging(); marker.addEventListener("click", function (e) { searchInfoWindow.open(marker); }); map.addOverlay(marker); searchInfoWindow.open(marker);