<?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 Inherit ArcGISTiledLayer in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211898#M1391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS 10.2.8 I was able to create a custom layer class that inherited ArcGISTiledMapServiceLayer, override the getTile(int level, int col, int row) function that returned a byte[] to create a map layer with a url and display it on my mapView.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering how this can be achieved in ArcGIS 100.0.0? The ArcGISTiledMapServiceLayer doesn't exist anymore and I get an error when trying to extend the ArcGISTiledLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 16:54:21 GMT</pubDate>
    <dc:creator>DexterMorgan</dc:creator>
    <dc:date>2017-06-07T16:54:21Z</dc:date>
    <item>
      <title>Inherit ArcGISTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211898#M1391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS 10.2.8 I was able to create a custom layer class that inherited ArcGISTiledMapServiceLayer, override the getTile(int level, int col, int row) function that returned a byte[] to create a map layer with a url and display it on my mapView.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering how this can be achieved in ArcGIS 100.0.0? The ArcGISTiledMapServiceLayer doesn't exist anymore and I get an error when trying to extend the ArcGISTiledLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 16:54:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211898#M1391</guid>
      <dc:creator>DexterMorgan</dc:creator>
      <dc:date>2017-06-07T16:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Inherit ArcGISTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211899#M1392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I imagine the team probably designed the class as final for a reason. &amp;nbsp;Is there something specific that you were trying to accomplish in the getTile function that you cannot do elsewhere? We might be able to submit an enhancement request, however, it would be good to know what you were doing in the getTile function as this would help with justification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 14:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211899#M1392</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-06-08T14:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inherit ArcGISTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211900#M1393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I need to get the level, row, and column integers from each Tile, the old function getTile(int level, int col, int row) provided those. I noticed in the API reference there is a class called TileInfo but I couldn't find any examples on how to use that class with ArcGISTiledLayer?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211900#M1393</guid>
      <dc:creator>DexterMorgan</dc:creator>
      <dc:date>2017-06-19T19:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Inherit ArcGISTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211901#M1394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/182789"&gt;Dexter Morgan&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In update 1 we are planning on adding a WebTileLayer class which will allow you to fetch features from a url formatted this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="" style="color: #007000; background-color: #fafafa; border: 1px solid #cccccc; font-size: 13px; margin: 0px 0px 1em 1em; padding: 10px;"&gt;&lt;SPAN class="" style="color: #008800;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;{subDomain}.tile.opencyclemap.org/cycle/{level}/{col}/{row}.png"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;With this, new class, you can override the getTileUrl(TileKey tileKey) method in order to get the Column, Level, and Row from the tiled layer as requests are made to the service. &amp;nbsp;This should match similar functionality you were looking for in the previous release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 17:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211901#M1394</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-06-22T17:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inherit ArcGISTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211902#M1395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That sounds great, do you know when the update would be available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 17:46:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211902#M1395</guid>
      <dc:creator>DexterMorgan</dc:creator>
      <dc:date>2017-06-22T17:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Inherit ArcGISTiledLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211903#M1396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't say for sure but I believe that the plan is within the next few months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 18:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/inherit-arcgistiledlayer/m-p/211903#M1396</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-06-22T18:00:15Z</dc:date>
    </item>
  </channel>
</rss>

