Java com.google.gwt.maps.client.weatherlib WeatherLayerOptions fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.weatherlib WeatherLayerOptions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.weatherlib WeatherLayerOptions.

The text is from its open source code.

Method

WeatherLayerOptionsnewInstance()
creates - This object defines the properties that can be set on a WeatherLayer object.
voidsetLabelColor(LabelColor labelColor)
Sets the color of labels on the weather layer.
voidsetTemperatureUnits(TemperatureUnit temperatureUnits)
Sets the units to use for temperature.
voidsetWindSpeedUnits(WindSpeedUnit windSpeedUnits)
Sets the units to use for wind speed.