Real Weather is one of the best way to add realism to Unity apps is to integrate real time weather. This is the simplest way to lookup the users weather or weather in any location on earth. With this plugin there is no need to learn how to parse complicated JSON or XML data. Everything is done for you and returned in easy to use codes.

Lookup can happen via GPS if the user is on a mobile device or via their IP address if the system is on another platform.

You can lookup weather in any of the following methods:
- City name
- City ID
- Zip Code
- Lat/Lon

Features:
- Full support for global cities
- Easy to integrate API
- Complete sample
- Support for user location lookup
- Great tech support
- Full source code included