I want my users to open an Experience Builder app, and have the extent of the map covering a specific area. I know it is possible using URL parameters to center the map of an Experience Builder app and choose a specific scale.
But how do I zoom to a specific extent using xmin, ymin, xmax and ymax ?
Since my users have very different screen sizes it would be better to zoom to extent, than have a center coordinate and a scale.
I can't find any mention of extent on here https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm
The Manage URL status function also doesn't have any extent option.