登录 注册
当前位置:主页 > 资源下载 > 38 > Leaflet.WeatherPlugin:Leaflet.WeatherPlugin下载

Leaflet.WeatherPlugin:Leaflet.WeatherPlugin下载

  • 更新:2024-12-11 20:47:56
  • 大小:4KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

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 月