WeatherAPI.com

FREEMIUM
Durch WeatherAPI.com | Aktualisiert 14일 전 | Weather
Popularität

9.9 / 10

Latenz

161ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

can someone tell me how to use icon

Rapid account: Letuscsg
letuscsg
3년 전

can someone tell me how to use icon

Rapid account: Letuscsg
letuscsg Commented 3년 전

ok thanks 😃
got it 😉

Rapid account: Weatherapi
weatherapi Commented 3년 전

Hi,

In the JSON response we return a condition:code which is a code for describing weather. For example clear, sunny, etc.

You may retrieve the whole condition list as JSON to implement different weather icons or apply other logic to your application. It also includes multi-language translations of weather condition text.

Multilingual Condition list URL: https://www.weatherapi.com/docs/conditions.json

English Condition list URL (CSV): https://www.weatherapi.com/docs/weather_conditions.csv

English Condition list URL (JSON): https://www.weatherapi.com/docs/weather_conditions.json

English Condition list URL (XML): https://www.weatherapi.com/docs/weather_conditions.xml

Please download the list and use it offline instead of directly linking into your application.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen