de.fhpotsdam.unfolding.providers
Class OpenWeatherProvider

java.lang.Object
  extended by de.fhpotsdam.unfolding.providers.OpenWeatherProvider

public class OpenWeatherProvider
extends java.lang.Object

Provider based on Leaflet-providers: http://leaflet-extras.github.io/leaflet-providers/preview/index.html Map data (c)OpenWeatherMap http://openweathermap.org


Nested Class Summary
static class OpenWeatherProvider.Clouds
           
static class OpenWeatherProvider.CloudsClassic
           
static class OpenWeatherProvider.GenericOpenWeatherMapProvider
           
static class OpenWeatherProvider.Precipitation
           
static class OpenWeatherProvider.PrecipitationClassic
           
static class OpenWeatherProvider.Pressure
           
static class OpenWeatherProvider.PressureContour
           
static class OpenWeatherProvider.Rain
           
static class OpenWeatherProvider.RainClassic
           
static class OpenWeatherProvider.Snow
           
static class OpenWeatherProvider.Temperature
           
static class OpenWeatherProvider.Wind
           
 
Constructor Summary
OpenWeatherProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenWeatherProvider

public OpenWeatherProvider()