Hi All,
In Explorer for IOS, and I assume the other flavors, you can share a map. It can send a message with a URL to load the app and open the map.
The URL looks something like this:
arcgis-explorer://open/?id=22aefd48682d4ad880a37f084bda44eb¢erx=-9271561.051267¢ery=4099793.561210&scale=32823.639400
My question is, where is the documentation on how to craft the URL by hand? Are there other parameters besides 'centry', 'centrx', and 'scale'?
It would be cool to be able to have a tool that I could sent a technician a message with a link to "Look Here".
Thanks, Russell
Hi Russell - I'm not sure if you still have this question, but I wanted to try and offer some insight.
First, the URL that you see above will work well with iOS devices - but for a more universal URL, check out this format:
http://www.arcgis.com/home/mobileviewer/appsharer.html?
id=623228c70d9d495696b04f41fab0bac6&x=1094544.580953&y=3986.328386&scale=6010781.059336
The XY and Scale are optional. At this time, there are no other parameters that are supported.
I hope this helps!
Rachel
Thef