I have created a Media Map with a custom URL parameter as described here:
Configure a web app using URL parameters | Documentation | ArcGIS Developers
The URL parameter works, but when the feature is selected, the popup with the feature attributes appears in its full expanded state. Is there a way to disable the popup or at least have it open only in its collapsed state (preferably via a URL parameter, but any means would do)? I've tried removing the popups from the Media Map's webmap, but that didn't make any difference -- the pop-ups still appear.
Thanks in advance for any guidance you can provide.