Select to view content in your preferred language

Change Map Extent in Dashboard using URL Parameter

138
0
11-21-2024 06:11 AM
jchadwich1
Emerging Contributor

I'm working on a dashboard in ArcGIS Online and need to add a parameter to the end of the URL to the dashboard allowing filtering options and changing of the map extent for multiple maps within the dashboard.

An example of what I'm trying is shown below. In advanced formatting for the list element, I've created the URL by concatenating these two lines, then returning the URL.

ext="-80.6,40.6,-70.7,47.7"

"https://portaluser/apps/dashboards/96rt5248ym357825gr548r98l#p1=ext"

The link opens up to a second dashboard, where I've set up p1 with URL parameters to filter the maps and several other elements. However, I don't see an option to change the map extent. I'm sure there's a way to do it as it's mentioned in the geometry parameters section on this page. Does  anyone know if I've done something wrong with the way I've structured the URL or perhaps if I've overlooked the option to change the map extent in the linked to dashboard?

0 Kudos
0 Replies