<?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 10.2.3 is here! in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244482#M2317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;10.2.3 is here! Download it now at &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/ios/"&gt;https://developers.arcgis.com/en/ios/&lt;/A&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Oct 2013 22:52:06 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2013-10-29T22:52:06Z</dc:date>
    <item>
      <title>10.2.3 is here!</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244482#M2317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;10.2.3 is here! Download it now at &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/ios/"&gt;https://developers.arcgis.com/en/ios/&lt;/A&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 22:52:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244482#M2317</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-10-29T22:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2 is here!</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244483#M2318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed what appears to be an undocumented behavioral change in 10.2 . Previously, the touch-responsive area of a drawn feature was the feature's geometry. So, a rectangular polygon symbolized with a solid outline and clear fill would register a touch for any tap within the polygon. In 10.2, the touch-responsive area of a drawn feature is any non-transparent symbolization for the feature. So, the same rectangular polygon symbolized with a solid outline and clear fill will *only* register touches on the edge of the polygon, where the alpha is &amp;gt; 0 . The SDK treats any alpha value that it can discern as greater than 0 as touchable, so touchable clear polygons are accomplished by setting the clear fill to an alpha value like .01 / 1%, which will show as clear on the map but still intercept touches.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of my current projects is an interior mapping app that provides queryable floor maps by showing transparent polygons on top of a tiled map service. The polygons represent rooms and other interior features the user will want to activate/tap, and the underlying tiled map service provides the scale-appropriate, custom cartography that makes the interior map aesthetic and useful. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm noting this because I could not find this behavioral change mentioned in the changlelog or the current documentation and because this impacted the use case I outlined above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 19:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244483#M2318</guid>
      <dc:creator>DanaMaher</dc:creator>
      <dc:date>2013-11-12T19:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2 is here!</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244484#M2319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We haven't changed the hit-testing mechanism to ignore transparent fills. I am unable to reproduce the behavior you described.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please start a new thread and provide some code to repro?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 23:40:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244484#M2319</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-11-18T23:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2 is here!</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244485#M2320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We haven't changed the hit-testing mechanism to ignore transparent fills. I am unable to reproduce the behavior you described.&lt;BR /&gt;Could you please start a new thread and provide some code to repro?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New thread started &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/99026-undocumented-hit-testing-behavior-on-10.2"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 22:52:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/10-2-3-is-here/m-p/244485#M2320</guid>
      <dc:creator>DanaMaher</dc:creator>
      <dc:date>2013-12-13T22:52:43Z</dc:date>
    </item>
  </channel>
</rss>

