Select to view content in your preferred language

Open Dashboard to specified Location

714
4
11-04-2022 09:16 AM
kapalczynski
Frequent Contributor

I have a Dashboard that has 4 maps in it.  I am trying to create a URL that will allow me to put in an address or an XY..... when the app opens all 4 maps navigate and zoom to that position.

I know this can be done with a single Web Map like so:

http://<your portal url>/apps/webappviewer/index.html?find=380%20new%20york%20street,%20redlands,%20ca

But this does not seem to work for Dashboard Application Is this possible?  If so how...

 

0 Kudos
4 Replies
jcarlson
MVP Esteemed Contributor

Go into your dashboard's settings to find the URL Parameters section:

jcarlson_0-1667579057887.png

You can refer to the Dashboard documentation to see the specifics on how a geometry parameter works, but basically it's just your lat/lon.

location=-75.6971931,45.4215296

- Josh Carlson
Kendall County GIS
kapalczynski
Frequent Contributor

@jcarlson THANKS... appreciated. Have great weekend

0 Kudos
kapalczynski
Frequent Contributor

@jcarlson I was trying this for an address

https://fff.maps.arcgis.com/apps/dashboards/ffffff#address=1401%20E%20Broad%20St,Richmond,Virginia%2...

What parameter type do I use for Address like above... I tried point but not working

 

 

0 Kudos
kapalczynski
Frequent Contributor

Has anyone know how to do this with an address and not an XY?  I would imagine this is done all the time...

 

0 Kudos