Forum Discussion
PrabuElumalai
Mar 04, 2021Copper Contributor
Weather App in SharePoint
I know that the https://docs.microsoft.com/en-us/sharepoint/troubleshoot/apps/msn-weather-service-api-retired is discontinued. I'm trying to understand how the Weather Tile in Sharepoint works ?
Is there a way we can mimic the same using js ?
1 Reply
PrabuElumalai The SP Starter Kit has a weather web part. It uses the yahoo weather api, but you could substitute any api that gives the needed return data. You can find the source code at https://github.com/pnp/sp-starter-kit/tree/master/solution/src/webparts/weatherInformation