单张天气
一个Leaflet插件,用于使用 API将天气小部件添加到地图
请参阅(当前正在运行。请参见下面的消息)。
重要说明: OpenWeatherMap API现在要求您获取API密钥。 因此,该插件不再起作用。 我正在进行更新,以为此插件启用OpenWeatherMap API密钥。
依存关系
此版本依赖jQuery进行DOM操作。
安装
在HTML中包含CSS和JS。
<link href="Leaflet.Weather.css" rel="stylesheet" type="text/css" />
[removed][removed]
例子
// Create a map in the "map" div, set the view to a given place and zoom
map = L.map('map'
1