Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 737 Bytes

File metadata and controls

13 lines (9 loc) · 737 Bytes

echarts-map

echarts 绘制地图 连线 时间轴 热力图等 使用echarts绘制了地图、连线、散点图、热力图、时间轴等

使用方法:在文件目录下打开控制台,开启一个python开启一个http服务,命令:python -m http.server 在浏览器中输入http://127.0.0.1:8000/test/geoLine7.html 即可看到效果

geoline7

heatmap1

heatmap2里写了一个异步加载,感觉写得不太好,如果有更好的写法的话可以给我提交issue或者pr heatmap2