<?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.4 Label Visibility Bugs? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/10-2-4-label-visibility-bugs/m-p/610051#M7492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been playing with displaying FeatureLayers from a local .geodatabase file.&lt;/P&gt;&lt;P&gt;I've organised some of these layers within a GroupLayer. For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Roads (GroupLayer)&lt;UL&gt;&lt;LI&gt;Motorway (FeatureLayer from local geodatabase)&lt;/LI&gt;&lt;LI&gt;Trunk (FeatureLayer from local geodatabase)&lt;/LI&gt;&lt;LI&gt;Primary (FeatureLayer from local geodatabase)&lt;/LI&gt;&lt;LI&gt;Secondary (FeatureLayer from local geodatabase)&lt;/LI&gt;&lt;LI&gt;...&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Each of these FeatureLayers is labelled with the street name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Observation 1) The label do not respect the visibility of the parent group layer: If I set the visibility of the parent grouplayer (Roads) to false, the features get hidden but the labels will still be displayed. Is this a bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Observation 2) The order in which I set visibility of a feature layer and enable/disable the labels is important. &lt;/P&gt;&lt;P&gt;For example, if I set the visibility of the primary road layer to true and enable the labelling, depending on the order in which I perform this, labels may not appear until the map is panned. Is this a bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 02:28:21 GMT</pubDate>
    <dc:creator>CedricSeah</dc:creator>
    <dc:date>2014-10-16T02:28:21Z</dc:date>
    <item>
      <title>10.2.4 Label Visibility Bugs?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/10-2-4-label-visibility-bugs/m-p/610051#M7492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been playing with displaying FeatureLayers from a local .geodatabase file.&lt;/P&gt;&lt;P&gt;I've organised some of these layers within a GroupLayer. For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Roads (GroupLayer)&lt;UL&gt;&lt;LI&gt;Motorway (FeatureLayer from local geodatabase)&lt;/LI&gt;&lt;LI&gt;Trunk (FeatureLayer from local geodatabase)&lt;/LI&gt;&lt;LI&gt;Primary (FeatureLayer from local geodatabase)&lt;/LI&gt;&lt;LI&gt;Secondary (FeatureLayer from local geodatabase)&lt;/LI&gt;&lt;LI&gt;...&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Each of these FeatureLayers is labelled with the street name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Observation 1) The label do not respect the visibility of the parent group layer: If I set the visibility of the parent grouplayer (Roads) to false, the features get hidden but the labels will still be displayed. Is this a bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Observation 2) The order in which I set visibility of a feature layer and enable/disable the labels is important. &lt;/P&gt;&lt;P&gt;For example, if I set the visibility of the primary road layer to true and enable the labelling, depending on the order in which I perform this, labels may not appear until the map is panned. Is this a bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 02:28:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/10-2-4-label-visibility-bugs/m-p/610051#M7492</guid>
      <dc:creator>CedricSeah</dc:creator>
      <dc:date>2014-10-16T02:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.4 Label Visibility Bugs?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/10-2-4-label-visibility-bugs/m-p/610052#M7493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) L&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;abels do not respect the visibility of the parent group layer: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I can confirm this is a known &lt;/SPAN&gt;issue in the 10.2.4 release which we would like to address in the next release. In the mean time you will need to iterate the child layers and enable/disable label visibility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The order in which visibility of a feature layer and enable/disable the labels is set is important: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;This sounds like it could be an issue - please can you attach your reproducer app?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Mike&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 08:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/10-2-4-label-visibility-bugs/m-p/610052#M7493</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2014-10-16T08:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.4 Label Visibility Bugs?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/10-2-4-label-visibility-bugs/m-p/610053#M7494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the group layer label issue is fixed at 10.2.5, and I successfully removed my workaround code.&amp;nbsp; Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 16:59:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/10-2-4-label-visibility-bugs/m-p/610053#M7494</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-02-16T16:59:24Z</dc:date>
    </item>
  </channel>
</rss>

