geoadmin / web-mapviewer

The viewer application for maps and geodata
https://map.geo.admin.ch
Other
57 stars 9 forks source link

PB-803, PB-631, PB-175: Use proxy for all non geoadmin KML icon urls - #patch #1008

Closed ltshb closed 1 month ago

ltshb commented 1 month ago

Because openlayer only provide a synchrone hook function to modify the icon url we do the proxyfy regardless if the remote server support or not CORS. However we do run the check asynchronously and if it failed we add a warning window on top of the screen.

This PR solve issues; PB-803, PB-631 (icon scale is too small has to be increase to see icons), PB-816

Test link with CORS issue Test link

cypress[bot] commented 1 month ago

Passing run #3014 ↗︎

0 210 21 0 Flakiness 0

Details:

Removed useless code
Project: web-mapviewer Commit: 3e3222e13d
Status: Passed Duration: 04:45 💡
Started: Jul 17, 2024 12:58 PM Ended: Jul 17, 2024 1:03 PM

Review all test suite changes for PR #1008 ↗︎