bcgov / nr-silva

NR SILVA Web Application - With React TS
Apache License 2.0
0 stars 0 forks source link

fix: allow inline image data loading on caddyfile #315

Closed RMCampos closed 1 month ago

RMCampos commented 1 month ago

Description

Fix images and polygons not being loaded in SILVA Map View.

Type of change

How Has This Been Tested?

Tested locally.

Checklist

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.

Backend: https://nr-silva-315-backend.apps.silver.devops.gov.bc.ca/actuator/health Frontend: https://nr-silva-15-frontend.apps.silver.devops.gov.bc.ca

Once merged, code will be promoted and handed off to following workflow run. Main Merge Workflow

RMCampos commented 1 month ago

Closing issue. We'll work with WMS (Web Map Services) instead of WFS (Web Features Services), that has no CORS issues.

@DerekRoberts