当前位置: 首页 > 站长资讯 > 正文页面

帝国cms用百度地图自动标注方法的教程

1.先在系统模版新建字段 diduan 地段 后面该打的全部打勾BwU网站目录_网站网址收录与提交入口

2.到管理模板变量 增加模板变量 变量名:[!--temp.ditu--] 变量标识:百度地图标注BwU网站目录_网站网址收录与提交入口

3.变量值加入以下代码BwU网站目录_网站网址收录与提交入口

<!doctype html>BwU网站目录_网站网址收录与提交入口

<html>BwU网站目录_网站网址收录与提交入口

<head>BwU网站目录_网站网址收录与提交入口

<meta http-equiv="Content-Type" content="text/html; charset=uft-8">BwU网站目录_网站网址收录与提交入口

<title>采集坐标 </title>BwU网站目录_网站网址收录与提交入口

<!--[if IE 6]>BwU网站目录_网站网址收录与提交入口

<script type="text/javascript" src="http://dev.baidu.com/wiki/static/map/tuan/js/DD_belatedPNG_0.0.8a-min.js"></script>BwU网站目录_网站网址收录与提交入口

<script>DD_belatedPNG.fix("#float_search_bar");</script>BwU网站目录_网站网址收录与提交入口

<![endif]-->BwU网站目录_网站网址收录与提交入口

<style>BwU网站目录_网站网址收录与提交入口

#preview{BwU网站目录_网站网址收录与提交入口

border: 1px solid #bfd2e1;BwU网站目录_网站网址收录与提交入口

width: 250px;BwU网站目录_网站网址收录与提交入口

height: 250px;BwU网站目录_网站网址收录与提交入口

font-family: Arial, Helvetica, sans-serif,"宋体";BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

#map_container{BwU网站目录_网站网址收录与提交入口

height: 250px;BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

#float_search_bar{BwU网站目录_网站网址收录与提交入口

z-index: 2012;BwU网站目录_网站网址收录与提交入口

position: absolute;BwU网站目录_网站网址收录与提交入口

width: 180px;BwU网站目录_网站网址收录与提交入口

height: 31px;BwU网站目录_网站网址收录与提交入口

background: url("http://dev.baidu.com/wiki/static/map/tuan/images/search_bar.png") repeat-x;BwU网站目录_网站网址收录与提交入口

background-position: 0 -21px;BwU网站目录_网站网址收录与提交入口

padding: 3px 0 0 10px;BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

#float_search_bar label, #float_search_bar span{ BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
color: #0787cb;BwU网站目录_网站网址收录与提交入口

font-size: 14px;BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

#float_search_bar input{BwU网站目录_网站网址收录与提交入口

width: 180px;BwU网站目录_网站网址收录与提交入口

height: 16px;BwU网站目录_网站网址收录与提交入口

margin-top: 1px;BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

#float_search_bar input:focus{ BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
outline: none;BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

#float_search_bar button{BwU网站目录_网站网址收录与提交入口

border: 0;BwU网站目录_网站网址收录与提交入口

color: white;BwU网站目录_网站网址收录与提交入口

width: 77px;BwU网站目录_网站网址收录与提交入口

height: 20px;BwU网站目录_网站网址收录与提交入口

background: url("http://dev.baidu.com/wiki/static/map/tuan/images/search_bar.png") no-repeat;BwU网站目录_网站网址收录与提交入口

background-position: 0 0;BwU网站目录_网站网址收录与提交入口

margin-right: 5px;BwU网站目录_网站网址收录与提交入口

cursor: pointer;BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

</style>BwU网站目录_网站网址收录与提交入口

</head> BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
<body>BwU网站目录_网站网址收录与提交入口

<div id="preview">BwU网站目录_网站网址收录与提交入口

<div id="float_search_bar">BwU网站目录_网站网址收录与提交入口

<label>区域:</label>BwU网站目录_网站网址收录与提交入口

<input type="text" id="keyword" />BwU网站目录_网站网址收录与提交入口

<button id="search_button">查找</button> BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
<span>点击地图或标注获取坐标</span>BwU网站目录_网站网址收录与提交入口

</div>BwU网站目录_网站网址收录与提交入口

<div id="map_container"></div>BwU网站目录_网站网址收录与提交入口

</div>BwU网站目录_网站网址收录与提交入口

<div id="result" style="margin-top: 4px;"></div> BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
<script type="text/javascript" src="http://api.map.baidu.com/api?v=1.2"></script>BwU网站目录_网站网址收录与提交入口

<script type="text/javascript">BwU网站目录_网站网址收录与提交入口

function getUrlParas(){BwU网站目录_网站网址收录与提交入口

var hash = location.hash,BwU网站目录_网站网址收录与提交入口

para = {},BwU网站目录_网站网址收录与提交入口

tParas = hash.substr(1).split("&");BwU网站目录_网站网址收录与提交入口

for(var p in tParas){BwU网站目录_网站网址收录与提交入口

if(tParas.hasOwnProperty(p)){BwU网站目录_网站网址收录与提交入口

var obj = tParas[p].split("=");BwU网站目录_网站网址收录与提交入口

para[obj[0]] = obj[1];BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

return para;BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

var para = getUrlParas(),BwU网站目录_网站网址收录与提交入口

center = para.address?decodeURIComponent(para.address) : "[!--diduan--]",BwU网站目录_网站网址收录与提交入口

city = para.city?decodeURIComponent(para.city) : "[!--diqu--]"; BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
document.getElementById("keyword").value = center; BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
var marker_trick = false;BwU网站目录_网站网址收录与提交入口

var map = new BMap.Map("map_container");BwU网站目录_网站网址收录与提交入口

map.enableScrollWheelZoom(); BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
var marker = new BMap.Marker(new BMap.Point(116.404, 39.915), {BwU网站目录_网站网址收录与提交入口

enableMassClear: false,BwU网站目录_网站网址收录与提交入口

raiseOnDrag: trueBwU网站目录_网站网址收录与提交入口

});BwU网站目录_网站网址收录与提交入口

marker.enableDragging();BwU网站目录_网站网址收录与提交入口

map.addOverlay(marker);BwU网站目录_网站网址收录与提交入口

map.addEventListener("click", function(e){BwU网站目录_网站网址收录与提交入口

if(!(e.overlay)){BwU网站目录_网站网址收录与提交入口

map.clearOverlays();BwU网站目录_网站网址收录与提交入口

marker.show();BwU网站目录_网站网址收录与提交入口

marker.setPosition(e.point);BwU网站目录_网站网址收录与提交入口

setResult(e.point.lng, e.point.lat);BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

});BwU网站目录_网站网址收录与提交入口

marker.addEventListener("dragend", function(e){ BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
setResult(e.point.lng, e.point.lat); BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
}); BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
var local = new BMap.LocalSearch(map, {BwU网站目录_网站网址收录与提交入口

renderOptions:{map: map},BwU网站目录_网站网址收录与提交入口

pageCapacity: 1BwU网站目录_网站网址收录与提交入口

});BwU网站目录_网站网址收录与提交入口

local.setSearchCompleteCallback(function(results){ BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
if(local.getStatus() !== BMAP_STATUS_SUCCESS){BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
alert("无结果");BwU网站目录_网站网址收录与提交入口

} else {BwU网站目录_网站网址收录与提交入口

marker.hide();BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

});BwU网站目录_网站网址收录与提交入口

local.setMarkersSetCallback(function(pois){ BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
for(var i=pois.length; i--; ){BwU网站目录_网站网址收录与提交入口

var marker = pois[i].marker;BwU网站目录_网站网址收录与提交入口

marker.addEventListener("click", function(e){BwU网站目录_网站网址收录与提交入口

marker_trick = true;BwU网站目录_网站网址收录与提交入口

var pos = this.getPosition();BwU网站目录_网站网址收录与提交入口

setResult(pos.lng, pos.lat);BwU网站目录_网站网址收录与提交入口

});BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

}); BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
window.onload = function(){BwU网站目录_网站网址收录与提交入口

local.search(center);BwU网站目录_网站网址收录与提交入口

document.getElementById("search_button").onclick = function(){ BwU网站目录_网站网址收录与提交入口
local.search(document.getElementById("keyword").value); BwU网站目录_网站网址收录与提交入口
};BwU网站目录_网站网址收录与提交入口

document.getElementById("keyword").onkeyup = function(e){BwU网站目录_网站网址收录与提交入口

var me = this;BwU网站目录_网站网址收录与提交入口

e = e || window.event;BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
var keycode = e.keyCode;BwU网站目录_网站网址收录与提交入口

if(keycode === 9){ BwU网站目录_网站网址收录与提交入口
local.search(document.getElementById("keyword").value); BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
}BwU网站目录_网站网址收录与提交入口

};BwU网站目录_网站网址收录与提交入口

};BwU网站目录_网站网址收录与提交入口

function a(){ BwU网站目录_网站网址收录与提交入口
document.getElementById("float_search_bar").style.display = "none";BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

a();BwU网站目录_网站网址收录与提交入口

/*BwU网站目录_网站网址收录与提交入口

* setResult : 定义得到标注经纬度后的操作BwU网站目录_网站网址收录与提交入口
BwU网站目录_网站网址收录与提交入口
* 请修改此函数以满足您的需求BwU网站目录_网站网址收录与提交入口

* lng: 标注的经度BwU网站目录_网站网址收录与提交入口

* lat: 标注的纬度BwU网站目录_网站网址收录与提交入口

*/BwU网站目录_网站网址收录与提交入口

function setResult(lng, lat){BwU网站目录_网站网址收录与提交入口

document.getElementById("result").innerHTML = lng + ", " + lat;BwU网站目录_网站网址收录与提交入口

}BwU网站目录_网站网址收录与提交入口

</script>BwU网站目录_网站网址收录与提交入口

</body>BwU网站目录_网站网址收录与提交入口

</html>BwU网站目录_网站网址收录与提交入口

4.到需要加入地图的内容模版加入代码:[!--temp.ditu--]BwU网站目录_网站网址收录与提交入口

 BwU网站目录_网站网址收录与提交入口

  

此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:

相关文章