文件名称:Leaflet.WeatherPlugin:Leaflet.WeatherPlugin
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-05 14:55:10
JavaScript
Leaflet.WeatherPlugin 天气插件。 演示 基本用法 < script src = "../src/gmxWeatherPlugin.js" > < / script > var map = new L . Map ( 'map' , { } ) ; var weatherLayer = gmxWeatherPlugin ( { //weatherURL: "http://maps.kosmosnimki.ru/Weather.ashx", //imagesHost: "http://maps.kosmosnimki.ru/api/img/weather/" } ) ; map . addLayer ( weatherLayer ) ; ... 变更日志 0.0.1 — 2014 年 9 月
【文件预览】:
Leaflet.WeatherPlugin-master
----README.md(596B)
----examples()
--------WeatherPlugin.html(2KB)
----src()
--------gmxWeatherPlugin.js(7KB)