/Weather-Where

Find weather info anywhere on a map or anywhere you are traveling.

Primary LanguageJavaScript

Weather Where

Interactive map where you can type in any location or click on the map to find out the weather. I did this project mainly to just practice and show consuming APIs in conjuction with eachother. Consumes Google Maps API as well as Open Weather Map API.

Geocoding

Geocoding accomplished using Google Places API allows for autocomplete functionality when searching for a location.

weather-autocomplete

Get Weather Data

Click anywhere on the map to find out the weather conditions for that clicked area.

weather-weather