<?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 Launch AppStudio Map Tour Template at a specific page index using AppLink? in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843172#M2586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2 part question:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How to set up a custom applink?&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-appstudio-samples/wiki/CustomURL-or-AppLink-or-Launch-app-from-URL"&gt;I found this&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Generally speaking, what does the code look like in qml to parse an applink query string and open the map tour template at a specific page?&amp;nbsp;&lt;A href="http://esrica-tsg.maps.arcgis.com/apps/MapTour/index.html?appid=0fa934545e034d818408b3032e7d0b04&amp;amp;index=2"&gt;This is the behaviour we want, but in AppStudio&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Matt English&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2018 20:02:36 GMT</pubDate>
    <dc:creator>MapEnglish</dc:creator>
    <dc:date>2018-03-21T20:02:36Z</dc:date>
    <item>
      <title>Launch AppStudio Map Tour Template at a specific page index using AppLink?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843172#M2586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2 part question:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How to set up a custom applink?&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-appstudio-samples/wiki/CustomURL-or-AppLink-or-Launch-app-from-URL"&gt;I found this&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Generally speaking, what does the code look like in qml to parse an applink query string and open the map tour template at a specific page?&amp;nbsp;&lt;A href="http://esrica-tsg.maps.arcgis.com/apps/MapTour/index.html?appid=0fa934545e034d818408b3032e7d0b04&amp;amp;index=2"&gt;This is the behaviour we want, but in AppStudio&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Matt English&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 20:02:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843172#M2586</guid>
      <dc:creator>MapEnglish</dc:creator>
      <dc:date>2018-03-21T20:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Launch AppStudio Map Tour Template at a specific page index using AppLink?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843173#M2587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have updated the&amp;nbsp;github link with information on how you can capture the url parameters from a custom app link. Here is the &lt;A href="https://github.com/Esri/arcgis-appstudio-samples/wiki/CustomURL-or-AppLink-or-Launch-app-from-URL"&gt;code snippet&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will include this&amp;nbsp;as&amp;nbsp;an upcoming enhancement for the map tour template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Loayeh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 23:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843173#M2587</guid>
      <dc:creator>LoayehJumbam</dc:creator>
      <dc:date>2018-03-21T23:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Launch AppStudio Map Tour Template at a specific page index using AppLink?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843174#M2588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to test this in AppStudio Player or from within Qt Creator? If so, how?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 14:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843174#M2588</guid>
      <dc:creator>MapEnglish</dc:creator>
      <dc:date>2018-03-22T14:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Launch AppStudio Map Tour Template at a specific page index using AppLink?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843175#M2589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt, no it is not possible to test this within the player. You will need to have a built app installed on your device. You can install a built app and test the app's link by accessing the link from a browser. Doing this prompts you to launch the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can, for example, write the app below, and give it an app link of &lt;STRONG&gt;applink1&lt;/STRONG&gt;. When I build and install the app on my device, I can call it from a browser by visiting the link &lt;STRONG&gt;applink1://?latitude=40&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;import QtQuick 2.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import ArcGIS.AppFramework 1.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;App {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id: app&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; width: 400&lt;BR /&gt;&amp;nbsp; &amp;nbsp; height: 640&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Text {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; id: txt&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;text: "No parameter called latitude exists"&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;anchors.fill: parent&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;wrapMode: Text.WordWrap&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;font.pointSize: 24&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;horizontalAlignment: Text.AlignHCenter&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;verticalAlignment: Text.AlignVCenter&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;onOpenUrl: {&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;var urlInfo = AppFramework.urlInfo(url);&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;var openParameters = urlInfo.queryParameters;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;if (openParameters.hasOwnProperty("latitude")) {&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;txt.text = "Latitude is " + openParameters.latitude;&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;}&lt;BR /&gt; &lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 18:26:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843175#M2589</guid>
      <dc:creator>LoayehJumbam</dc:creator>
      <dc:date>2018-03-23T18:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Launch AppStudio Map Tour Template at a specific page index using AppLink?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843176#M2590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a follow-on to this, based on the queryParameters I'd like to bypass the landing page and open up a particular map tour from the gallery - there may be 10 tours in the gallery. What would the code look like to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 19:01:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843176#M2590</guid>
      <dc:creator>MapEnglish</dc:creator>
      <dc:date>2018-07-05T19:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Launch AppStudio Map Tour Template at a specific page index using AppLink?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843177#M2591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Launching Map Tour at a specific page through a custom URL Scheme is supported since AppStudio 3.0 release.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check how to use it in this &lt;A _jive_internal="true" href="https://community.esri.com/groups/appstudio/blog/2018/05/17/what-s-new-in-map-tour-template-version-30"&gt;blog post&lt;/A&gt;.&amp;nbsp; I hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tina&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2018 01:53:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/launch-appstudio-map-tour-template-at-a-specific/m-p/843177#M2591</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-11-29T01:53:58Z</dc:date>
    </item>
  </channel>
</rss>

