I have used the ionic-openweathermap. But, I am unser how to implement the icons with it?
options = {
apikey: “e7262cf36bc726f582faa2b2641f9e3f”,
city: {“name”:[“Bolton”]},
unitFormat: “imperial”,
lang: “en”
}
<openweathermap [options]=“options”>