南通(海安)万洋众创城

地区:

江苏-海安

园区介绍


项目位于海安市千年古镇李堡。李堡先后被评为全国重点镇、全国千强镇。是省经信委命名的省内唯一的锻压机械特色产业基地。本项目总规划用地500亩,建筑面积约66万平方米,预计引进约200家企业,提供近5000个就业岗位。项目以装备制造、新材料、高端纺织等产业为主导,通过产业集聚升级,建设成为集智能技术、科技研发、城市生活配套于一体的绿色生态产业集聚平台。
 
地址:江苏省南通市海安市李堡镇红富路98号
业态:机械制造、精密模具、高端纺织、汽车零部件等
 


地理位置


项目紧靠G15沈海高速、328国道,距南北大动脉G15出口(海安东、丁堰出口) 只有15分钟的车程。
 

 

//初始化地图对象,加载地图 var map = new AMap.Map("mapContainer",{ resizeEnable: true, //二维地图显示视口 view: new AMap.View2D({ //地图中心点 center:new AMap.LngLat(120.676044,32.551224), //地图显示的缩放级别 zoom:15 }) }); map.setLang('cn'); //地图中添加地图操作ToolBar插件 map.plugin(["AMap.ToolBar"], function(){ var toolBar = new AMap.ToolBar(); map.addControl(toolBar); }); //地图初始化时,在地图上添加一个marker标记,鼠标点击marker可弹出自定义的信息窗体 addMarker(); //添加marker标记 function addMarker(){ map.clearMap(); var marker = new AMap.Marker({ map: map, //位置 position: new AMap.LngLat(120.676044,32.551224), //复杂图标 icon: "http://webapi.amap.com/images/0.png" }); //鼠标点击marker弹出自定义的信息窗体 AMap.event.addListener(marker,'click',function(){ infoWindow.open(map,marker.getPosition()); }); } //实例化信息窗体 var infoWindow = new AMap.InfoWindow({ isCustom:true, //使用自定义窗体 content:createInfoWindow('南通(海安)万洋众创城'," <br/>"), offset:new AMap.Pixel(16, -45)//-113, -140 }); //构建自定义信息窗体 function createInfoWindow(title,content){ var info = document.createElement("div"); info.className = "info"; // 定义顶部标题 var top = document.createElement("div"); var titleD = document.createElement("div"); var closeX = document.createElement("img"); top.className = "info-top"; titleD.innerHTML = title; closeX.src = "http://webapi.amap.com/images/close2.gif"; closeX.onclick = closeInfoWindow; top.appendChild(titleD); top.appendChild(closeX); info.appendChild(top); // 定义中部内容 var middle = document.createElement("div"); middle.className = "info-middle"; middle.style.backgroundColor='white'; middle.innerHTML = content; info.appendChild(middle); // 定义底部内容 var bottom = document.createElement("div"); bottom.className = "info-bottom"; bottom.style.position = 'relative'; bottom.style.top = '0px'; bottom.style.margin = '0 auto'; var sharp = document.createElement("img"); sharp.src = "http://webapi.amap.com/images/sharp.png"; bottom.appendChild(sharp); info.appendChild(bottom); return info; } //关闭信息窗体 function closeInfoWindow(){ map.clearInfoWindow(); }


相关园区


欢迎您的留言咨询

有问题吗?保持联系。我们很乐意听到你的消息。

浙江万洋园区运营有限公司