文件名称:Leaflet.TimeDimension:在传单地图上添加时间维度功能
文件大小:3.85MB
文件格式:ZIP
更新时间:2024-05-27 15:27:20
javascript maps leaflet wms timedimension
传单时间维度 在地图上添加时间维度功能。 示例和基本用法 签出传单TimeDimension演示。 基本用法: < html > < head > < title > Leaflet TimeDimension Demo </ title > < link rel =" stylesheet " href =" https://cdn.jsdelivr.net/npm/leaflet@1.5.1/dist/leaflet.css " /> < link rel =" stylesheet " href =" https://cdn.jsdelivr.net/npm/leaflet-timedimension@1.1.1/dist/leaflet.timedimension.control.min.css " /> </
【文件预览】:
Leaflet.TimeDimension-master
----.gitignore(32B)
----package.json(1KB)
----src()
--------leaflet.timedimension.control.css(7KB)
--------leaflet.timedimension.layer.js(3KB)
--------leaflet.timedimension.layer.wms.js(16KB)
--------leaflet.timedimension.control.js(22KB)
--------leaflet.timedimension.layer.geojson.js(8KB)
--------leaflet.timedimension.util.js(7KB)
--------leaflet.timedimension.player.js(6KB)
--------leaflet.timedimension.js(13KB)
----Gruntfile.js(6KB)
----dist()
--------leaflet.timedimension.control.css(7KB)
--------leaflet.timedimension.min.js(39KB)
--------leaflet.timedimension.control.min.css(5KB)
--------leaflet.timedimension.src.withlog.js(76KB)
--------leaflet.timedimension.src.js(75KB)
----LICENSE(1KB)
----examples()
--------example1.html(4KB)
--------example15.html(5KB)
--------example4.html(3KB)
--------data()
--------example12.html(5KB)
--------server()
--------example9.html(4KB)
--------example6.html(3KB)
--------js()
--------example7.html(4KB)
--------example17.html(3KB)
--------css()
--------example10.html(5KB)
--------example3.html(5KB)
--------example5.html(4KB)
--------index.html(4KB)
--------example14.html(4KB)
--------example18.html(5KB)
--------example8.html(4KB)
--------example2.html(3KB)
--------img()
--------example11.html(4KB)
--------example16.html(5KB)
--------example13.html(6KB)
----README.md(23KB)
----bower.json(964B)