<?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: Get a map from appid in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/get-a-map-from-appid/m-p/535097#M3617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get the webmaps contained within this web application by going to the following URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="unlinked" target="_blank"&gt;https://theirname.maps.arcgis.com/sharing/content/items/appid/data?f=json&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there, you will be presented with some JSON which&amp;nbsp;can be parsed to show the webmaps within. You will want to find the objects that start like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;{"type":"webmap","webmap":{"id":"&amp;lt;someotherid&amp;gt;"...

from this, you can then use those other ids within your own application.&amp;nbsp; 
These other ids will reference a portal item id that can then construct a webmap 
in the runtime.

It might be better for your user to create a group in portal and then provide that group id
to you so you they can freely update the webmaps within that group and your app can then
handle those additional groups.

I hope this helps!&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 23:14:47 GMT</pubDate>
    <dc:creator>AlexanderNohe1</dc:creator>
    <dc:date>2021-12-11T23:14:47Z</dc:date>
    <item>
      <title>Get a map from appid</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/get-a-map-from-appid/m-p/535096#M3616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I am developing an app for a client and they have given me a set of maps that have an appid.&amp;nbsp; I don't see anyway to load a map by the appid.&amp;nbsp; What I am wondering is if there is a way I can get the map/layers/portal information from the appid, or do I need to go back to the client and ask them for something different?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL they have directed me to is thiername.maps.arcgis.com/apps/MapSeries/index.html?appid=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 19:50:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/get-a-map-from-appid/m-p/535096#M3616</guid>
      <dc:creator>DavidHoxeng</dc:creator>
      <dc:date>2017-10-23T19:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get a map from appid</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/get-a-map-from-appid/m-p/535097#M3617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get the webmaps contained within this web application by going to the following URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="unlinked" target="_blank"&gt;https://theirname.maps.arcgis.com/sharing/content/items/appid/data?f=json&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there, you will be presented with some JSON which&amp;nbsp;can be parsed to show the webmaps within. You will want to find the objects that start like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;{"type":"webmap","webmap":{"id":"&amp;lt;someotherid&amp;gt;"...

from this, you can then use those other ids within your own application.&amp;nbsp; 
These other ids will reference a portal item id that can then construct a webmap 
in the runtime.

It might be better for your user to create a group in portal and then provide that group id
to you so you they can freely update the webmaps within that group and your app can then
handle those additional groups.

I hope this helps!&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 23:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/get-a-map-from-appid/m-p/535097#M3617</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2021-12-11T23:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get a map from appid</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/get-a-map-from-appid/m-p/535098#M3618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is perfect!&amp;nbsp; Thank you for the answer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 15:26:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/get-a-map-from-appid/m-p/535098#M3618</guid>
      <dc:creator>DavidHoxeng</dc:creator>
      <dc:date>2017-10-25T15:26:51Z</dc:date>
    </item>
  </channel>
</rss>

