<?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: Can I make the google maps layer as the base layer and add AGS layer on it? in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507501#M3477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks a lot！&lt;BR /&gt;But I still have one doubt. Can't I use both google maps API and ArcGIS Runtime for Android in one project? In that way, still can't I do it?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess if you wanted to have two separate Map Views you could (stacked in a Linear Layout).&amp;nbsp; Both Esri and Google have their own MapViews and their is no way to add Google Tiles to Esri's MapView (as previously described) and there's no way to add ArcGIS Map Services&amp;nbsp; to the Google MapView.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2012 11:41:33 GMT</pubDate>
    <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
    <dc:date>2012-09-13T11:41:33Z</dc:date>
    <item>
      <title>Can I make the google maps layer as the base layer and add AGS layer on it?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507498#M3474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In Android programming, Can I make the google maps layer as the base layer and add AGS layer on it with the AGS SDK for Android?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I can , Could you help me by giving me a strategic outline of it? Which example can help? can I implement this by following the sample &lt;/SPAN&gt;&lt;STRONG&gt; Adding a Bing Maps layer sample&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, this sample is add another layer on the AGS base layer. Now what I want to do is to add an AGS layer to a google Map layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~~~~~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Help!!!~&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 07:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507498#M3474</guid>
      <dc:creator>YILINGLIU</dc:creator>
      <dc:date>2012-09-04T07:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I make the google maps layer as the base layer and add AGS layer on it?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507499#M3475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The short answer is, No.&amp;nbsp; Doing so is a violation of the Google Maps Terms of Service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.google.com/maps/terms"&gt;https://developers.google.com/maps/terms&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out this FAQ as well (especially the part about acessing the maps and satellite images directly):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.google.com/maps/faq#tos_tiles"&gt;https://developers.google.com/maps/faq#tos_tiles&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apparently the only way to do this legally is to use the &lt;/SPAN&gt;&lt;A href="https://developers.google.com/maps/documentation/staticmaps/"&gt;Google Static Maps API&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While not immediately relevant to Android, Rex Hansen posted a nice blog about doing this using the Silverlight API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://rexdotnet.blogspot.com/2010/09/use-google-maps-with-arcgis-silverlight.html"&gt;http://rexdotnet.blogspot.com/2010/09/use-google-maps-with-arcgis-silverlight.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 11:28:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507499#M3475</guid>
      <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
      <dc:date>2012-09-04T11:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I make the google maps layer as the base layer and add AGS layer on it?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507500#M3476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The short answer is, No.&amp;nbsp; Doing so is a violation of the Google Maps Terms of Service:&lt;BR /&gt;&lt;A href="https://developers.google.com/maps/terms"&gt;https://developers.google.com/maps/terms&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check out this FAQ as well (especially the part about acessing the maps and satellite images directly):&lt;BR /&gt;&lt;A href="https://developers.google.com/maps/faq#tos_tiles"&gt;https://developers.google.com/maps/faq#tos_tiles&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Apparently the only way to do this legally is to use the &lt;A href="https://developers.google.com/maps/documentation/staticmaps/"&gt;Google Static Maps API&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;While not immediately relevant to Android, Rex Hansen posted a nice blog about doing this using the Silverlight API:&lt;BR /&gt;&lt;A href="http://rexdotnet.blogspot.com/2010/09/use-google-maps-with-arcgis-silverlight.html"&gt;http://rexdotnet.blogspot.com/2010/09/use-google-maps-with-arcgis-silverlight.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot！&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I still have one doubt. Can't I use both google maps API and ArcGIS Runtime for Android in one project? In that way, still can't I do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 04:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507500#M3476</guid>
      <dc:creator>YILINGLIU</dc:creator>
      <dc:date>2012-09-13T04:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can I make the google maps layer as the base layer and add AGS layer on it?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507501#M3477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks a lot！&lt;BR /&gt;But I still have one doubt. Can't I use both google maps API and ArcGIS Runtime for Android in one project? In that way, still can't I do it?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess if you wanted to have two separate Map Views you could (stacked in a Linear Layout).&amp;nbsp; Both Esri and Google have their own MapViews and their is no way to add Google Tiles to Esri's MapView (as previously described) and there's no way to add ArcGIS Map Services&amp;nbsp; to the Google MapView.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 11:41:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/can-i-make-the-google-maps-layer-as-the-base-layer/m-p/507501#M3477</guid>
      <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
      <dc:date>2012-09-13T11:41:33Z</dc:date>
    </item>
  </channel>
</rss>

