<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Opening an app in a defined location in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546988#M15318</link>
    <description>&lt;P&gt;Hi there, that looks promising. Can you also set the scale, as unfortunately the counties vary in size quite a bit?&lt;/P&gt;&lt;P&gt;Also having just tried it I'm afraid I'm not fully understanding the various elements. I take it that the App id is the 32 character string, but what's the mapwidgetID? Is that just the name that I've given to my map?&lt;/P&gt;&lt;P&gt;Assuming my App ID is&amp;nbsp;68347442a9b54fe9a2d2d7a09dabf525, my map is call Aerofilms and the centre I want is&amp;nbsp;433019 429554 in British National Grid (WKID 2770) would it be&lt;/P&gt;&lt;P&gt;&lt;A href="https://experience.arcgis.com/experience/" target="_blank"&gt;https://experience.arcgis.com/experience/&lt;/A&gt;&amp;lt;68347442a9b54fe9a2d2d7a09dabf525&amp;gt;#&amp;lt;Aerofilms&amp;gt;=center:&amp;lt;433019,429554,27700&amp;gt; or should I not be using the &amp;lt;&amp;gt;s?&lt;/P&gt;&lt;P&gt;When I try that I get '&lt;SPAN&gt;Item does not exist or is inaccessible.' so i'm clearly doing something wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sorry&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 14:07:19 GMT</pubDate>
    <dc:creator>SimonCrutchley</dc:creator>
    <dc:date>2024-10-09T14:07:19Z</dc:date>
    <item>
      <title>Opening an app in a defined location</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546913#M15303</link>
      <description>&lt;P&gt;This may well be impossible, but I was wondering whether there was a way to open an app in a specific location based on parameters in a URL etc.&lt;/P&gt;&lt;P&gt;What I'm trying to do is to have a national app showing aerial photos that can be accessed via a number of different regional hubs built by another part of the organisation. The idea would be to go to the app from say the Devon web page and it would open focussed on Devon, whereas if you came at it from Yorkshire, it would open focussed on Yorkshire.&lt;/P&gt;&lt;P&gt;Is this possible, and if so how would I go about it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 11:10:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546913#M15303</guid>
      <dc:creator>SimonCrutchley</dc:creator>
      <dc:date>2024-10-09T11:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Opening an app in a defined location</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546954#M15311</link>
      <description>&lt;P&gt;It is possible to use URL parameters to control your map.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;H4&gt;Center a map&lt;/H4&gt;&lt;P&gt;To center a map on a particular location, use&lt;SPAN class=""&gt;center&lt;/SPAN&gt;followed by the desired coordinates and the desired coordinate system's well-known ID&lt;SPAN class=""&gt;(&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/coordinate-systems-difference/#:~:text=The%20Well-Known%20ID%20(WKID,for%20the%20coordinate%20system%20later." target="_blank" rel="noopener"&gt;WKID&lt;/A&gt;&lt;/SPAN&gt;). The following are examples:&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;https://experience.arcgis.com/experience/&amp;lt;AppId&amp;gt;#&amp;lt;mapWidgetID&amp;gt;=center:&amp;lt;x,y,wkid&amp;gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV class=""&gt;&lt;BLOCKQUOTE&gt;&lt;PRE&gt;https://experience.arcgis.com/experience/&amp;lt;AppId&amp;gt;#map_1=center:-10373125.398783844%2C4598516.55871741%2C102100&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Oct 2024 13:30:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546954#M15311</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-10-09T13:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Opening an app in a defined location</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546988#M15318</link>
      <description>&lt;P&gt;Hi there, that looks promising. Can you also set the scale, as unfortunately the counties vary in size quite a bit?&lt;/P&gt;&lt;P&gt;Also having just tried it I'm afraid I'm not fully understanding the various elements. I take it that the App id is the 32 character string, but what's the mapwidgetID? Is that just the name that I've given to my map?&lt;/P&gt;&lt;P&gt;Assuming my App ID is&amp;nbsp;68347442a9b54fe9a2d2d7a09dabf525, my map is call Aerofilms and the centre I want is&amp;nbsp;433019 429554 in British National Grid (WKID 2770) would it be&lt;/P&gt;&lt;P&gt;&lt;A href="https://experience.arcgis.com/experience/" target="_blank"&gt;https://experience.arcgis.com/experience/&lt;/A&gt;&amp;lt;68347442a9b54fe9a2d2d7a09dabf525&amp;gt;#&amp;lt;Aerofilms&amp;gt;=center:&amp;lt;433019,429554,27700&amp;gt; or should I not be using the &amp;lt;&amp;gt;s?&lt;/P&gt;&lt;P&gt;When I try that I get '&lt;SPAN&gt;Item does not exist or is inaccessible.' so i'm clearly doing something wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sorry&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 14:07:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546988#M15318</guid>
      <dc:creator>SimonCrutchley</dc:creator>
      <dc:date>2024-10-09T14:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Opening an app in a defined location</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546995#M15319</link>
      <description>&lt;P&gt;Right. I removed all the &amp;lt;&amp;gt;s and it took me to the map. Unfortunately, whether I used Leeds in the north-east, or Truro in the south-west, it just took me to the full extents, so I'm clearly missing something.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 14:18:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1546995#M15319</guid>
      <dc:creator>SimonCrutchley</dc:creator>
      <dc:date>2024-10-09T14:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Opening an app in a defined location</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1547001#M15321</link>
      <description>&lt;P&gt;Yes, remove the &amp;lt;&amp;gt; characters. You will also need to enable the URL Parameters from the settings within Experience Builder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_0-1728483668428.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116831iB7B548DE6AFB4083/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1728483668428.png" alt="JeffreyThompson2_0-1728483668428.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Look for the Define Map Viewpoint section on the page linked above for more complex options.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 14:24:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1547001#M15321</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-10-09T14:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Opening an app in a defined location</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1547046#M15323</link>
      <description>&lt;P&gt;I've set the URL parameters for Map to on, and I've looked at the '&lt;SPAN&gt;Define Map Viewpoint section' but I'm afraid I don't understand what it all means and how to get from the&amp;nbsp;JSON format to the URL. I guess if I could get one example to work, I could tweak for others, but I'm not getting anywhere. No matter what I enter, I just get a full screen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I even tried zooming somewhere else and copying the URL, but this has two of everything and I don't understand what it's referring to and how to edit it&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://experience.arcgis.com/experience/68347442a9b54fe9a2d2d7a09dabf525#map=viewpoint:%7B%22rotation%22%3A0%2C%22scale%22%3A24387741.012671936%2C%22targetGeometry%22%3A%7B%22spatialReference%22%3A%7B%2C%22wkid%22%3A27700%7D%2C%22x%22%3A-433019%2C%22y%22%3A429554%7D%7D&amp;amp;widget_1=active_datasource_id:399724fced11490f9b8e25af5dba9cb2,center:-9848.836100647575%2C6711653.221082359%2C102100,scale:4835416.560954893,rotation:0,viewpoint:%7B%22rotation%22%3A0%2C%22scale%22%3A4835416.560954893%2C%22targetGeometry%22%3A%7B%22spatialReference%22%3A%7B%22latestWkid%22%3A3857%2C%22wkid%22%3A102100%7D%2C%22x%22%3A-9848.836100647575%2C%22y%22%3A6711653.221082359%7D%7D" target="_blank"&gt;https://experience.arcgis.com/experience/68347442a9b54fe9a2d2d7a09dabf525#map=viewpoint:%7B%22rotation%22%3A0%2C%22scale%22%3A24387741.012671936%2C%22targetGeometry%22%3A%7B%22spatialReference%22%3A%7B%2C%22wkid%22%3A27700%7D%2C%22x%22%3A-433019%2C%22y%22%3A429554%7D%7D&amp;amp;widget_1=active_datasource_id:399724fced11490f9b8e25af5dba9cb2,center:-9848.836100647575%2C6711653.221082359%2C102100,scale:4835416.560954893,rotation:0,viewpoint:%7B%22rotation%22%3A0%2C%22scale%22%3A4835416.560954893%2C%22targetGeometry%22%3A%7B%22spatialReference%22%3A%7B%22latestWkid%22%3A3857%2C%22wkid%22%3A102100%7D%2C%22x%22%3A-9848.836100647575%2C%22y%22%3A6711653.221082359%7D%7D&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sorry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 15:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1547046#M15323</guid>
      <dc:creator>SimonCrutchley</dc:creator>
      <dc:date>2024-10-09T15:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Opening an app in a defined location</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1547102#M15324</link>
      <description>&lt;P&gt;There is a hack for this.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Add a Share Widget.&lt;/LI&gt;&lt;LI&gt;Open up Preview Mode.&lt;/LI&gt;&lt;LI&gt;Get your map set the way you want.&lt;/LI&gt;&lt;LI&gt;Open the Share Widget.&lt;/LI&gt;&lt;LI&gt;Turn off Short Link.&lt;/LI&gt;&lt;LI&gt;Copy the URL.&lt;/LI&gt;&lt;LI&gt;Remove "?draft=true".&lt;/LI&gt;&lt;LI&gt;When you have all the URLs you need, you can delete the Share Widget.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 09 Oct 2024 15:27:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1547102#M15324</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-10-09T15:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Opening an app in a defined location</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1547501#M15350</link>
      <description>&lt;P&gt;Brilliant and simple. Thanks&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 09:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/opening-an-app-in-a-defined-location/m-p/1547501#M15350</guid>
      <dc:creator>SimonCrutchley</dc:creator>
      <dc:date>2024-10-10T09:11:23Z</dc:date>
    </item>
  </channel>
</rss>

