| Package | Description |
|---|---|
| com.google.gwt.maps.client.weatherlib |
| Modifier and Type | Method and Description |
|---|---|
static WeatherForecast |
WeatherForecast.newInstance()
creates - Describes a single day's weather forecast.
|
| Modifier and Type | Method and Description |
|---|---|
JsArray<WeatherForecast> |
WeatherFeature.getForecast()
Gets the forecast of weather conditions over the next four days.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WeatherFeature.setForecast(JsArray<WeatherForecast> forecast)
Sets the forecast of weather conditions over the next four days.
|
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.