xibosignage / xibo

Xibo Digital Signage
https://xibosignage.com
GNU Affero General Public License v3.0
547 stars 160 forks source link

Weather Forecast: Display forecast incorrectly using default CMS coordinates instead of display coordinates #3422

Closed ifarzana closed 1 month ago

ifarzana commented 1 month ago

Step 1:

Set the default longitude and latitude for the CMS to:

image

Step 2:

Set the Display coordinates:

image

Step 3:

Create a layout using weather widget and set it to use the display location. The preview correctly uses the default CMS coordinates in the layout preview.

image

Step 4:

Schedule the layout on the display

Actual result:

The forecast uses the default coordinates in the CMS instead of the display's coordinates.

Expected result:

The forecast should show the weather conditions based on the display's coordinates.