<?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 Basemap with ArcgisLocalTiledLayer. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210391#M2445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guyz..I am making an offline app in ARCGIS Runtime for .net . Actually I want to use Basemap behind my ArcgisLocalTiledLayer.&lt;BR /&gt;I have my own AcgisLocalTiledLayer... &lt;/P&gt;&lt;P&gt;But I am not able to get it...Could you Please help me Out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2016 04:23:03 GMT</pubDate>
    <dc:creator>AnilKumar2</dc:creator>
    <dc:date>2016-03-01T04:23:03Z</dc:date>
    <item>
      <title>Basemap with ArcgisLocalTiledLayer.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210391#M2445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guyz..I am making an offline app in ARCGIS Runtime for .net . Actually I want to use Basemap behind my ArcgisLocalTiledLayer.&lt;BR /&gt;I have my own AcgisLocalTiledLayer... &lt;/P&gt;&lt;P&gt;But I am not able to get it...Could you Please help me Out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 04:23:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210391#M2445</guid>
      <dc:creator>AnilKumar2</dc:creator>
      <dc:date>2016-03-01T04:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap with ArcgisLocalTiledLayer.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210392#M2446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;Could you describe what you are trying to do in a bit more detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have your own TPK that you want to show in a ArcGISLocalTiledLayer? Behind that you would like to show another basemap layer? Is that also a local tiled layer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 19:55:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210392#M2446</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2016-03-01T19:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap with ArcgisLocalTiledLayer.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210393#M2447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Antti for Reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basemap that i want to use is ARCGIS Tiled service layer behind my ARCGISLocalTiledLayer.&lt;/P&gt;&lt;P&gt;URL for that is as follows:&lt;SPAN style="color: #c41a16; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12.6438px; background-color: #f8f8f8;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices.arcgisonline.com%2Farcgis%2Frest%2Fservices%2FWorld_Street_Map%2FMapServer" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 11:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210393#M2447</guid>
      <dc:creator>AnilKumar2</dc:creator>
      <dc:date>2016-03-03T11:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap with ArcgisLocalTiledLayer.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210394#M2448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look on the guide topic of &lt;A href="https://developers.arcgis.com/net/desktop/guide/use-the-mapview-to-display-a-map.htm"&gt;displaying a map&lt;/A&gt;. That shows how you can create multiple layers in to the Map.Layers collection. Just create first the basemap that you want to use under the tiled layer and then create the local tile layer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 16:11:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-with-arcgislocaltiledlayer/m-p/210394#M2448</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2016-03-03T16:11:18Z</dc:date>
    </item>
  </channel>
</rss>

