@@ -1577,7 +1577,7 @@ $(function() {
var _this = this;
drivingClickEvent(_this);
});
-
+ //自定义弹窗的关闭按钮
$('.infor-close-icon').click(function () {
map.closeInfoWindow();
})