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...