北京租车

联系我们

工作时间:周一至周六 09:00 – 17:00

公司地址:中国,北京,朝阳

QQ:269177728,电话:400-622-2262,微信:beijingshouqi

"; var map = new BMap.Map("ad66b3e2e2ca93db0e7586ba18f8a718f"); var point = new BMap.Point(116.537226,39.87905); var marker = new BMap.Marker(point); var infoWindow = new BMap.InfoWindow(sContent); // 创建信息窗口对象 marker.setAnimation(BMAP_ANIMATION_BOUNCE); //跳动的动画 map.openInfoWindow(infoWindow,point); //开启信息窗口 map.centerAndZoom(point, 15); map.addOverlay(marker); marker.addEventListener("click", function(){ this.openInfoWindow(infoWindow); //图片加载完毕重绘infowindow document.getElementById("imgDemo").onload = function (){ infoWindow.redraw(); //防止在网速较慢,图片未加载时,生成的信息框高度比图片的总高度小,导致图片部分被隐藏 } });

Warning: error_log(/www/wwwroot/d8zc/wp-content/plugins/spider-analyser/#log/log-1021.txt): Failed to open stream: No such file or directory in /www/wwwroot/d8zc/wp-content/plugins/spider-analyser/spider.class.php on line 2900