<?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 Custom google tile layer in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-google-tile-layer/m-p/220333#M2016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Attached custom google tile layer codes work fine with Arcgis iOS SDK v2.x. When upgrade to SDK v10.1, compile error: AGSTileOperation and AGSTile not found. It seems that these class/protocol are removed from SDK v10.1. I have read custom tile layer sample at (&lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=faab53d140e44c02941bf7deb30d7d18"&gt;http://www.arcgis.com/home/item.html?id=faab53d140e44c02941bf7deb30d7d18&lt;/A&gt;&lt;SPAN&gt;), but I don't know How to revise attached file to make it work in v10.1.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tips? thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jul 2013 06:35:26 GMT</pubDate>
    <dc:creator>tomsonxu</dc:creator>
    <dc:date>2013-07-04T06:35:26Z</dc:date>
    <item>
      <title>Custom google tile layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-google-tile-layer/m-p/220333#M2016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Attached custom google tile layer codes work fine with Arcgis iOS SDK v2.x. When upgrade to SDK v10.1, compile error: AGSTileOperation and AGSTile not found. It seems that these class/protocol are removed from SDK v10.1. I have read custom tile layer sample at (&lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=faab53d140e44c02941bf7deb30d7d18"&gt;http://www.arcgis.com/home/item.html?id=faab53d140e44c02941bf7deb30d7d18&lt;/A&gt;&lt;SPAN&gt;), but I don't know How to revise attached file to make it work in v10.1.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tips? thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 06:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-google-tile-layer/m-p/220333#M2016</guid>
      <dc:creator>tomsonxu</dc:creator>
      <dc:date>2013-07-04T06:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom google tile layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-google-tile-layer/m-p/220334#M2017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tomson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're accessing web tiled layer you can use &lt;A href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_web_tiled_layer.html" title="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_web_tiled_layer.html"&gt;10.2.3: AGSWebTiledLayer Class Reference&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;It allows you to pull in tiled layer by providing correct URL template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case that would be:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mt1.google.cn/vt/v=w2.114&amp;amp;hl=zh-CN&amp;amp;gl=cn&amp;amp;x=0&amp;amp;y=0&amp;amp;z=10&amp;amp;s=" title="http://mt1.google.cn/vt/v=w2.114&amp;amp;hl=zh-CN&amp;amp;gl=cn&amp;amp;x=0&amp;amp;y=0&amp;amp;z=10&amp;amp;s="&gt;http://mt{subDomain}.google.cn/vt/v=w2.114&amp;amp;hl=zh-CN&amp;amp;gl=cn&amp;amp;x={col}&amp;amp;y={row}&amp;amp;z={level}&amp;amp;s=&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 10:52:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-google-tile-layer/m-p/220334#M2017</guid>
      <dc:creator>DavidLednik</dc:creator>
      <dc:date>2014-07-23T10:52:09Z</dc:date>
    </item>
  </channel>
</rss>

