-
Leaflet.WeatherPlugin:Leaflet.WeatherPlugin下载
资源介绍
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 月