推荐人:shihuaicengjing 来源:邵云 时间:2012-09-14 11:28 阅读:
三个总体的中中原人民共和国地形图(各种省,市。还大概有国两种制度卡塔 尔(英语:State of Qatar),谢谢大家。
忘了互连网哪位的楷模,作者加了些改正。
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>中国地图 (包括香港、台湾、澳门)</title>
<style type="text/css">
*{margin: 0;padding: 0 </style>
<link href="jquery-jvectormap-1.2.2.css" media="screen" rel="stylesheet" type="text/css" />
<script src="jquery-1.9.1.min.js" type="text/javascript"></script>
<script src="jquery-jvectormap-1.2.2.min.js" type="text/javascript"></script>
<script src="jquery-jvectormap-cn.js" type="text/javascript"></script>
<script type="text/javascript">
$( $('#container' map: 'map_format_cn' backgroundColor: "#EEE" markersSelectable: fill: '#8d8d8d'
</script>
</head>
<body>
<div id="container"></div>
</body>
</html>
以下文件可到.官方网址下载。