Bug Report
Current Behavior
If you use an OSM map the tiles aren't shown. Instead you get "Access blocked" images. Curiously, it seems that only desktop browsers are affected.

Expected behavior/output
The tiles should be displayed on all devices.
Environment
- TYPO3 version(s): 12.4.45 (shouldn't matter)
- tt_address version: 9.1.1 (should also apply to 10.x, as the JavaScript is the same)
- Is your TYPO3 installation set up with Composer (Composer Mode): yes
- OS: Windows 11
Possible Solution
I edited the Leaflet.js file in Resources/Public/JavaScript/Frontend setting the referrer policy as described here and the tiles are shown again. Maybe more changes are needed or there's a better solution. However, it is important that OSM’s stricter Tile Usage Policy is adhered to.
Bug Report
Current Behavior

If you use an OSM map the tiles aren't shown. Instead you get "Access blocked" images. Curiously, it seems that only desktop browsers are affected.
Expected behavior/output
The tiles should be displayed on all devices.
Environment
Possible Solution
I edited the Leaflet.js file in Resources/Public/JavaScript/Frontend setting the referrer policy as described here and the tiles are shown again. Maybe more changes are needed or there's a better solution. However, it is important that OSM’s stricter Tile Usage Policy is adhered to.