I am using ArcGIS Experience Builder and embedding the app into a TYPO3 website using an iframe.
The issue is that the map shows a different zoom level depending on where it is viewed:
What I have already tried:
However, the embedded version in TYPO3 still shows a smaller zoom level compared to the full view.
Question:
Is there a way to lock the zoom level or scale in ArcGIS Experience Builder so that it appears identical regardless of screen/container size?
Or is this behavior expected due to responsive design, and is there any workaround?
I think you want to use Fixed Scale in the Map Widget
In Experience Builder:
This prevents the map from adjusting automatically — but note, if the container is too small, parts of the map may be clipped.
I hope this helps in some way