Hey folks. I am trying to figure out how I can pass the extent of a map as a Url Parameter to an embedded content item. I can see that the map action allows me to target an embedded content item ... when it runs the action, does the target have anyway to find the extent of the map in Ops Dashboard?
Use case: we are integrating data downloads using the Hub Content Library (open data). The idea is that you can apply filters in the dashboard, and they are passed as url params to the Hub content library _page_ for a particular dataset. We can pass field values to the content library item page to setup the filter... and that works fine. But I want to pre-zoom the map of the content library item page. There is a URL param available for this in Hub's content library item page ... extent=topX topY bottomX bottomY (or something like that). So Hub and Open Data are all set to receive something... how do I get that information _out_ of Ops Dashboard?
Thanks!