文件名称:leaflet-velocity:可视化传单层上的速度数据
文件大小:4.66MB
文件格式:ZIP
更新时间:2024-05-18 17:35:37
visualization weather leaflet ocean velocity
传单速度 Leaflet的插件(v1.0.3和v0.7.7),用于创建画布可视化图层,用于显示任意速度(例如风,洋流)的方向和强度。 现场演示: : 将的修改版本用于核心功能。 与类似,但是功能更多(提供通用的传单层,而不仅限于风)。 数据输入格式与使用输出的格式相同。 使用示例: var velocityLayer = L . velocityLayer ( { displayValues : true , displayOptions : { // label prefix velocityType : "Global Wind" , // leaflet control position position : "bottomleft" , // no data at cursor emptySt
【文件预览】:
leaflet-velocity-master
----.gitignore(18B)
----package.json(1KB)
----package-lock.json(272KB)
----src()
--------js()
--------css()
----gulpfile.js(1KB)
----postcss.config.js(97B)
----dist()
--------leaflet-velocity.css(256B)
--------leaflet-velocity.min.css(208B)
--------leaflet-velocity.min.js(14KB)
--------leaflet-velocity.js(32KB)
----LICENSE(4KB)
----screenshots()
--------velocity.gif(4.39MB)
----README.md(3KB)
----demo()
--------demo.css(291B)
--------wind-global.json(698KB)
--------demo.html(664B)
--------wind-gbr.json(7KB)
--------water-gbr.json(7KB)
--------demo.js(2KB)
----.npmignore(24B)