<!DOCTYPE html>
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="百度地图,百度地图API,百度地图自定义工具,百度地图所见即所得工具" />
<meta name="description" content="百度地图API自定义地图,帮助用户在可视化操作下生成百度地图" />
<title>百度地图API自定义地图</title>
<!--引用百度地图API-->
<mce:style type="text/css"><!--
html,body{margin:0 auto;padding:0;background:url("./images/bg.gif") repeat-x scroll 0 0 #F8FAFC;}
.top{
color:#0066FF;
height:53px;
margin:0px auto;
padding:0;
width:980px;}
.topContent{
background:none repeat scroll 0 0 #F5F9FC;
margin-top:10px;
text-align:center;
height:32px;
width:980px;
font-weight:blod;
font-size:20px;
}
.dituContent{
width:980px;
height:530px;
border:#ccc solid 1px;
margin:0 auto;
padding:0;
}
--></mce:style><style type="text/css" mce_bogus="1"> html,body{margin:0 auto;padding:0;background:url("./images/bg.gif") repeat-x scroll 0 0 #F8FAFC;}
.top{
color:#0066FF;
height:53px;
margin:0px auto;
padding:0;
width:980px;}
.topContent{
background:none repeat scroll 0 0 #F5F9FC;
margin-top:10px;
text-align:center;
height:32px;
width:980px;
font-weight:blod;
font-size:20px;
}
.dituContent{
width:980px;
height:530px;
border:#ccc solid 1px;
margin:0 auto;
padding:0;
}</style>
<mce:script type="text/javascript" src="https://api.map.baidu.com/api?v=1.1&services=true" mce_src="https://api.map.baidu.com/api?v=1.1&services=true"></mce:script>
</head>
<body>
<div class="top">
<div class="topContent">
地图形式天气预报
</div>
</div>
<!--百度地图容器-->
<div class="dituContent" id="dituContent"></div>
</body>
</html>
<!DOCTYPE html>
<html xmlns="https://ww