This weather app uses the Google Maps API to let you point to anywhere on the map and get the temperature and a host of other data. It utilizes 4 different API calls to gather the information:
OpenWeatherAPI WorldTimeApi Sunrisesunset.io Google Maps API The information is then collated and displayed in an iPhone UI interface. Custom weather symbols are used, and a switch statement is used to select specific background images based on the weather and time of day.
Check it out: https://googlemapsweatherapp.netlify.app
Here are some of the features of the weather app:
- Point to anywhere on the map to get the weather
- See the temperature, humidity, wind speed, and more
- Get the sunrise and sunset times
- See custom weather symbols
- Different backgrounds dependent on time of day
