文件名称:mapviewer:Mapviewer简化了使用配置创建地图可视化的过程。 这是对Leaflet的抽象
文件大小:1.08MB
文件格式:ZIP
更新时间:2024-05-26 09:24:34
HTML
地图浏览器 Mapviewer是的抽象,可以使用配置创建常见的GIS应用程序。 Mapviewer需要npm install leaflet d3 d3-scale-chromatic mapviewer color npm install leaflet d3 d3-scale-chromatic mapviewer 。 < link rel =" stylesheet " href =" node_modules/leaflet/dist/leaflet.css " > < script src =" node_modules/leaflet/dist/leaflet.js " > </ script > < script src =" node_modules/d3/build/d3.js " > </ script > < script src =" node_modules/
【文件预览】:
mapviewer-init
----rollup.config.js(1KB)
----yarn.lock(152KB)
----.eslintrc.js(1KB)
----src()
--------CONTRIBUTING.md(4KB)
--------mapviewer.js(20KB)
--------CHANGELOG.md(7KB)
----.npmignore(6B)
----LICENSE(1KB)
----test()
--------asia.geo.json(146KB)
--------S21_PC.json(1004B)
--------kerala-census.json(240KB)
--------ernakulam-census.json(786KB)
--------server.js(2KB)
--------test-mapviewer-drilldown.html(10KB)
--------data_table.json(293B)
--------test-mapviewer.html(15KB)
--------india-states.geojson(160KB)
--------test-mapviewer-choropleth.html(9KB)
--------test-mapviewer-zoomhandler.html(3KB)
--------a&n.topojson.json(507KB)
--------state_score.json(549B)
--------world.geo.json(1.01MB)
--------test-mapviewer-data-mismatch.html(4KB)
--------test-mapviewer-tooltip.html(6KB)
--------Uttar Pradesh-census.json(535KB)
--------cities.json(667B)
--------test-mapviewer-legend.html(5KB)
----README.md(14KB)
----index-mapviewer.js(120B)
----.editorconfig(908B)
----.gitignore(251B)
----.eslintignore(15B)
----package.json(3KB)