Weather widget using Google Weather API

Post date: Jul 28, 2010 9:58:33 PM

Recently a client approached me to create weather widget for Wordpress, which will display weather information using Google Weather API.

The API call was simple but the main thing was the design of the widget and similar to the one the client saw on some other site.

The main thing about this particular design is that, it displays icons according to the weather condition i.e cloudy, sunny, clear , rainy etc

Here is the screen shot of the widget:

Download php code here :

Google Weather API Code