Forum Discussion
Paul Chapman
Apr 05, 2018Iron Contributor
SPFX webpart - cannot call function in bundled library weather.js
 Hello, 
   
 I'm trying to get to grips with SPFX, specifically a basic webpart using weather.js () based on OpenWeatherMap.org. I wonder if anyone can help? Here is where I've got to... using Visual...
Paul Chapman
Apr 09, 2018Iron Contributor
Not sure how useful it is to say but I ended up not using weather.js, and instead made a direct API call to OpenWeather.org, which I managed to get working.