<?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: ArcGIS Android - How to set alpha values for layers in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755890#M3188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So will there for sure be the option to set layer-transparency in the final ArcGIS for Android API?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2011 08:27:30 GMT</pubDate>
    <dc:creator>PeterrIISAGER</dc:creator>
    <dc:date>2011-08-01T08:27:30Z</dc:date>
    <item>
      <title>ArcGIS Android - How to set alpha values for layers</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755886#M3184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a map view where I add two layers-- a base layer and an aerial layer.&amp;nbsp; The base layer is of type ArcGISTiledMapServiceLayer where as the aerial layer is of type ArcGISDynamicMapServiceLayer.&amp;nbsp; I would like to set the alpha on the aerial layer so that it is essentially transparent to begin with.&amp;nbsp; I also have a slider control where it will affect the aerial layer's alpha value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't seem to find anywhere on how to set the alpha value.&amp;nbsp; I'm using Android level 7 (2.1).&amp;nbsp; The only thing I can think of is using Android's own View, which has a "setAlpha", but this is only for level 11 (3.0) and up, which is not even supported officially by Esri.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-los&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 19:14:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755886#M3184</guid>
      <dc:creator>LosMorales1</dc:creator>
      <dc:date>2011-05-09T19:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Android - How to set alpha values for layers</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755887#M3185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also trying to figure this out - thanks Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 20:52:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755887#M3185</guid>
      <dc:creator>MarkWoollard</dc:creator>
      <dc:date>2011-06-11T20:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Android - How to set alpha values for layers</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755888#M3186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't been able to figure this one out yet so I put it on hold.&amp;nbsp; I currently don't think this is doable with the existing ESRI apis.&amp;nbsp; Has someone got something similar to work?&amp;nbsp; Appreciate any help.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-los&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 13:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755888#M3186</guid>
      <dc:creator>LosMorales1</dc:creator>
      <dc:date>2011-06-16T13:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Android - How to set alpha values for layers</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755889#M3187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, Beta version of ArcGIS for Android API does not come with the ability to set alpha value(transparency) for each individual layer. Please wait for the final release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haifeng Li&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have a map view where I add two layers-- a base layer and an aerial layer.&amp;nbsp; The base layer is of type ArcGISTiledMapServiceLayer where as the aerial layer is of type ArcGISDynamicMapServiceLayer.&amp;nbsp; I would like to set the alpha on the aerial layer so that it is essentially transparent to begin with.&amp;nbsp; I also have a slider control where it will affect the aerial layer's alpha value.&lt;BR /&gt;&lt;BR /&gt;I can't seem to find anywhere on how to set the alpha value.&amp;nbsp; I'm using Android level 7 (2.1).&amp;nbsp; The only thing I can think of is using Android's own View, which has a "setAlpha", but this is only for level 11 (3.0) and up, which is not even supported officially by Esri.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&amp;nbsp; Thanks.&lt;BR /&gt;&lt;BR /&gt;-los&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 15:53:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755889#M3187</guid>
      <dc:creator>HaifengLi</dc:creator>
      <dc:date>2011-06-29T15:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Android - How to set alpha values for layers</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755890#M3188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So will there for sure be the option to set layer-transparency in the final ArcGIS for Android API?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 08:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-how-to-set-alpha-values-for-layers/m-p/755890#M3188</guid>
      <dc:creator>PeterrIISAGER</dc:creator>
      <dc:date>2011-08-01T08:27:30Z</dc:date>
    </item>
  </channel>
</rss>

