Weather webpart Options in sharepoint online

Pradipta Kumar Jana 1 Reputation point
2022-08-07T08:40:05.397+00:00

How to add some options in Weather WebPart of SharePoint online? Means need to add some specific coordinates which is not in suggestion of weather webpart. Or do some map point view pointer and add weather forecast.

Is there any option from webpart?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,704 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
511 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
597 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Jing Sun_MSFT 941 Reputation points
    2022-08-08T07:58:02.86+00:00

    Hi @Pradipta Kumar Jana ,

    Weather Web Part in SPO don’t currently support custom map point view pointer or weather forecast. What can currently be achieved is to use embed web part(to add an external widget) to add weather forecast on your SharePoint page and use Bing map web part to display the map.
    1.select Embed web part, add it to your page.
    228939-image.png229023-image.png
    Here is an reference for embed web part:
    Add content to your page using the Embed web part (microsoft.com)
    I used forecast.io as an external ifame to add weather widget in spo(For your reference, you can also choose other weather plugins)
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

    My embed code: (for your refrence)
    228987-embed-code.txt

    The final rendering looks like this:
    229052-image.png

    Note: You should make your site allow an external iframe first.
    First, enter your site setting. Second, click on the "HTML Field Security" link in the "Site Collection Administration" . Third, add external iframe to your page.
    228927-image.png

    2.as you mentioned about map point view pointer, only the map can be displayed currently.
    228985-image.png
    The effect is shown as follows: (one-third section)
    229033-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Pradipta Kumar Jana 1 Reputation point
    2022-08-11T04:47:04.427+00:00

    I am implementing those options, but there is no use of Bing map for this Iframe, as no auto tag function, I have to do the manual pointing in map.