文件名称:interactive-map:这个存储库是我博客黑板上地图的一部分
文件大小:345KB
文件格式:ZIP
更新时间:2024-06-21 17:09:05
JavaScript
这个存储库是我的博客一部分,用于文章 文章中使用了此存储库中的 map1.html。 #用法 git clone https://github.com/maps-on-blackboard/interactive-map cd interactive-map npm install npm run start 你可以在浏览器中查看地图 http://0.0.0.0:8180/map[n].html e.g. http://0.0.0.0:8180/map1.html
【文件预览】:
interactive-map-master
----map1.html(1KB)
----js()
--------main.js(3KB)
--------build.js(262KB)
--------.build.js(0B)
--------build.min.js(139KB)
--------build.js.map(343KB)
----LICENSE.md(1KB)
----README.md(492B)
----data()
--------countries.geo.json(251KB)
--------migration-matrix.csv(119KB)
----css()
--------maps.css(302B)
----.gitignore(13B)
----package.json(1KB)