Explorer will automatically center on top result.
If the item referenced is shared publically in ArcGIS Online, the user tapping on the URL scheme does not need to be signed in to Explorer in order to access the map. Mobile Map Packages will be automatically downloaded if not already on-device. The item referenced can be of type Web Map or Mobile Map Package that is shared with the current user. If the user is not signed in, Explorer will continue without signing in and search ArcGIS for the item. Explorer searches for the item (in ArcGIS Online or Portal) and attempts to open the map using the map’s default center and scale. This is one of the simplest parameters that can be used. Using URL scheme to customize map viewing experience itemID The rest of this topic describes each parameter in greater detail. The following diagram is meant to be used as a quick reference to show how the parameters can be used together. Explorer URL scheme overviewĪll Explorer URL schemes start with the application scheme of arcgis-explorer:// and can contain additional query parameters in the following format:Īrcgis-explorer://?parameter=value¶meter=value This capability is available on Explorer for ArcGIS for iOS and Android. You can set options in the URL that will be passed to the app you want to open, causing it to perform specific functions, such as opening a map to a specific location and scale. Read the following documentation and clone down the appropriate language into your development environment.ĭocumentation What is the Explorer for ArcGIS URL scheme?Ī URL scheme allows you to launch a native app from another app, website, or email.
#Url scheme in appstudio for arcgis code
This is a multi-language repository that contains documentation and sample code for creating custom URL schemes in Explorer for ArcGIS.
Please vist the ArcGIS Explorer help documentation for more information on linking to Explorer Explorer custom URL scheme This repository is archived and no longer managed.