| | |
| | | <head> |
| | | <meta charset="UTF-8"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| | | <title>Document</title> |
| | | <title>世界地图</title> |
| | | <link rel="stylesheet" href="./css/common.css"> |
| | | <link rel="stylesheet" href="./css/dataCenterGlobal.css"> |
| | | <link rel="stylesheet" type="text/css" href="./css/new30.css"> |
| | |
| | | // 基于准备好的dom,初始化echarts实例 |
| | | var chart = echarts.init(document.getElementById('map_1')); |
| | | // 基于准备好的dom,初始化echarts实例 |
| | | var chart1 = echarts.init(document.getElementById('zzt')); |
| | | // var chart1 = echarts.init(document.getElementById('zzt')); |
| | | chart.setOption({ |
| | | series: [{ |
| | | type: 'map', |