window.onload = function () { document.getElementById("Contents").focus(); } var imgA = 0; function ImgClick() { imgA++; document.getElementById("FBucketImgID").src = ("admincms/CreateValidate.aspx?stype=img&name=contactCode&r=" + imgA); }
中国
太仓公司

地址:苏州太仓市娄东街道发达路158号

德国
德国公司

地址:Campus boulevard 79, 52074 Aachen Germany

var map = new AMap.Map('Map', { center: [121.133391,31.50001], zoom: 11 }); var position = [121.133391,31.50001]; var infoWindow = new AMap.InfoWindow({ anchor: 'top-left', content: '云耀深维(江苏)科技有限公司', }); infoWindow.open(map, position); function setAnchor() { var anchor = this.id; infoWindow.setAnchor(anchor) } var radios = document.querySelectorAll("#coordinate input"); radios.forEach(function (ratio) { ratio.onclick = setAnchor; }); new AMap.Marker({ position: position, map });

了解更多信息?