<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>echarts中国地图</title>
<style>
.centerItem {
width: 856px;
height: 640px;
background-color: #fff;
margin: 110px auto 0 auto;
}
.big {
width: 100px;
height: 100px;
background: rgba(18, 139, 237, 1);
/* background:rgba(71,169,241,1);
background:rgba(165,216,246,1);
background:rgba(196,237,249,1); */
}
</style>
</head>
<body>
<!-- 中国地图展示 -->
<div , function () {
mapBoxEchart.resize();
});
</script>
</body>
</html>
效果图
效果图