Map function for the location under regional settings not functional

Map view of the location under reginal settings of MainUI is not functional.

@florian-h05 : is this already a known issue?

Edit:

Another observation, probably also related to this issue: bindings which use OpenStreetMap show a map (e.g. MercedesMe or iCloud). But the map can only be zoomed and unzoomed by the mouse. Using +/- in the upper right corner of the map, only the “+” works out (zoom) but “-” doesn’t unzoom.

Not really, but I should have fixed it in Widget actions: Fix Modal Component Configuration property edit fails by florian-h05 · Pull Request #4417 · openhab/openhab-webui · GitHub, where it looked through the related code and saw that a f7router related failure might occur. Checking against my openHAB instance, the issue is indeed router related, so it should be fixed.

openHAB 5.2.1 is building at the moment and I’d expect it to be available later this evening.

Is this in Basic UI? Doesn’t look like Main UI to me. Please always provide that context.

If it is in Basic UI, it might be a OpenStreetMap embedding, and it seems OSM itself has an issue wit their “-” button at the moment: on the embeddable iframe maps, the zoom-out button (-) does not work · Issue #7287 · openstreetmap/openstreetmap-website · GitHub

I can confirm that: openHAB 5.2, BasicUI, OSM zoom-out does not work.

It seems like Basic UI is embedding OSM from the look of the screenshot, so this is on the embeddable iframe maps, the zoom-out button (-) does not work · Issue #7287 · openstreetmap/openstreetmap-website · GitHub.

Our openHAB Foundation website is also affected by this: Contact the Foundation | openHAB Foundation e.V.

Installed 5.2.1 Release Build and can confirm that the map of my location under regional settings is back. Thanks for this fix. Understood the difference now to the OpenStreetMap issue.