Hi guys!
I want to use an SVG image that I get from my API.
I can’t use request.loadImage()…
Any chance anyone can advise how do I do that?
I saw that @rob used team logos in his widget and that’s exactly what I want to do!
I use this API - https://www.football-data.org/
and I get the team logos from: https://crests.football-data.org/{teamId}.svg
Thanks!