<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script src="lib/simpleRequire.js"></script>
<script src="lib/config.js"></script>
<script src="lib/jquery.min.js"></script>
<script src="lib/facePrint.js"></script>
<script src="lib/testHelper.js"></script>
<!-- <script src="ut/lib/canteen.js"></script> -->
<link rel="stylesheet" href="lib/reset.css" />
</head>
<body>
<style>
</style>
<div id="main0" style=" height: 600px;"></div>
<script>
require(['echarts', 'ecStat'], function (echarts, ecStat) {
let usaJson = {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": "01",
"properties": {
"name": "Alabama"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-87.359296, 35.00118],
[-85.606675, 34.984749],
[-85.431413, 34.124869],
[-85.184951, 32.859696],
[-85.069935, 32.580372],
[-84.960397, 32.421541],
[-85.004212, 32.322956],
[-84.889196, 32.262709],
[-85.058981, 32.13674],
[-85.053504, 32.01077],
[-85.141136, 31.840985],
[-85.042551, 31.539753],
[-85.113751, 31.27686],
[-85.004212, 31.003013],
[-85.497137, 30.997536],
[-87.600282, 30.997536],
[-87.633143, 30.86609],
[-87.408589, 30.674397],
[-87.446927, 30.510088],
[-87.37025, 30.427934],
[-87.518128, 30.280057],
[-87.655051, 30.247195],
[-87.90699, 30.411504],
[-87.934375, 30.657966],
[-88.011052, 30.685351],
[-88.10416, 30.499135],
[-88.137022, 30.318396],
[-88.394438, 30.367688],
[-88.471115, 31.895754],
[-88.241084, 33.796253],
[-88.098683, 34.891641],
[-88.202745, 34.995703],
[-87.359296, 35.00118]
]
]
}
},
{
"type": "Feature",
"id": "02",
"properties": {
"name": "Alaska"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[-131.602021, 55.117982],
[-131.569159, 55.28229],
[-131.355558, 55.183705],
[-131.38842, 55.01392],
[-131.645836, 55.035827],
[-131.602021, 55.117982]
]
],
[
[
[-131.832052, 55.42469],
[-131.645836, 55.304197],
[-131.749898, 55.128935],
[-131.832052, 55.189182],
[-131.832052, 55.42469]
]
],
[
[
[-132.976733, 56.437924],
[-132.735747, 56.459832],
[-132.631685, 56.421493],
[-132.664547, 56.273616],
[-132.878148, 56.240754],
[-133.069841, 56.333862],
[-132.976733, 56.437924]
]
],
[
[
[-133.595627, 56.350293],
[-133.162949, 56.317431],
[-133.05341, 56.125739],
[-132.620732, 55.912138],
[-132.472854, 55.780691],
[-132.4619, 55.671152],
[-132.357838, 55.649245],
[-132.341408, 55.506844],
[-132.166146, 55.364444],
[-132.144238, 55.238474],
[-132.029222, 55.276813],
[-131.97993, 55.178228],
[-131.958022, 54.789365],
[-132.029222, 54.701734],
[-132.308546, 54.718165],
[-132.385223, 54.915335],
[-132.483808, 54.898904],
[-132.686455, 55.046781],
[-132.746701, 54.997489],
[-132.916486, 55.046781],
[-132.889102, 54.898904],
[-132.73027, 54.937242],
[-132.626209, 54.882473],
[-132.675501, 54.679826],
[-132.867194, 54.701734],
[-133.157472, 54.95915],
[-133.239626, 55.090597],
[-133.223195, 55.22752],
[-133.453227, 55.216566],
[-133.453227, 55.320628],
[-133.277964, 55.331582],
[-133.102702, 55.42469],
[-133.17938, 55.588998],
[-133.387503, 55.62186],
[-133.420365, 55.884753],
[-133.497042, 56.0162],
[-133.639442, 55.923092],
[-133.694212, 56.070969],
[-133.546335, 56.142169],
[-133.666827, 56.311955],
[-133.595627, 56.350293]
]
],
[
[
[-133.738027, 55.556137],
[-133.546335, 55.490413],
[-133.414888, 55.572568],
[-133.283441, 55.534229],
[-133.420365, 55.386352],
[-133.633966, 55.430167],
[-133.738027, 55.556137]
]
],
[
[
[-133.907813, 56.930849],
[-134.050213, 57.029434],
[-133.885905, 57.095157],
[-133.343688, 57.002049],
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
Apache ECharts 是一个免费、功能强大的图表和可视化库,提供了一种简单的方法,可以为您的商业产品添加直观、交互式和高度可定制的图表。它是用纯JavaScript编写的,基于zrender,这是一个全新的轻量级画布库。
资源推荐
资源详情
资源评论

























收起资源包目录





































































































共 1646 条
- 1
- 2
- 3
- 4
- 5
- 6
- 17
资源评论


Java程序员-张凯
- 粉丝: 1w+
- 资源: 7754

下载权益

C知道特权

VIP文章

课程特权

开通VIP
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- Matlab实现Transformer-GRU多特征分类预测的详细项目实例(含完整的程序,GUI设计和代码详解)
- Matlab基于ESMD极点对称模态分解的详细项目实例(含完整的程序,GUI设计和代码详解)
- AJ-Report-SQL资源
- NCRE2python-计算机二级资源
- fresh_shop 安卓商城,安卓毕业设计-毕业设计资源
- tic-tac-toe 电赛-电赛资源
- loongs_linux-智能车资源
- lanqiaobei-蓝桥杯资源
- 探索 Python 3.12 的新特性与性能提升
- 常用数据结构总结-Java版.md
- 2025年Manus+AI智能体实践与测评-90页.pdf
- 全面掌握 Linux 常用命令的实用指南
- DeepSeek能力加倍的使用总结
- PyCharm 安装与配置全指南:快速上手 Python 开发环境
- 软考网络工程师备考资料(精心整理)
- 2025浙江大学:DeepSeek模型解读-65页.pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
