<?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: GraphicsLayer hide/show in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304648#M27978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It does appear to be fixed...not sure how that could have happened without the API being updated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2012 11:29:22 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-06-22T11:29:22Z</dc:date>
    <item>
      <title>GraphicsLayer hide/show</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304645#M27975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This was working well with 2.8. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Browser version FF 13.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am using layerID.hide() &amp;amp; layerID.show() to toggle visibility on a GraphicsLayer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once I show(), the layer starts floating independently of the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am using three graphicslayers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using setVisibility(true) helps to some extent (no pun intended). GraphicsLayer pan at the end of Map's Pan event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 20:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304645#M27975</guid>
      <dc:creator>AamirSuleman</dc:creator>
      <dc:date>2012-06-19T20:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: GraphicsLayer hide/show</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304646#M27976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your problem sounds very similar to what I have experienced - maybe you could take a look at the question I posted not long after you: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/60374-JavaScript-API-3.0-Problems-when-adding-panning-layers"&gt;http://forums.arcgis.com/threads/60374-JavaScript-API-3.0-Problems-when-adding-panning-layers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't figured out an ideal workaround yet.&amp;nbsp; As far as I can tell, the appearance of this issue is dependent on the order in which feature and graphics layers are added and/or whether layers are visible when they are initially added.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 11:29:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304646#M27976</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-20T11:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: GraphicsLayer hide/show</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304647#M27977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Appears to work find now. At least for me. Can you confirm the same?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 02:32:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304647#M27977</guid>
      <dc:creator>AamirSuleman</dc:creator>
      <dc:date>2012-06-22T02:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: GraphicsLayer hide/show</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304648#M27978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It does appear to be fixed...not sure how that could have happened without the API being updated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 11:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304648#M27978</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-22T11:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: GraphicsLayer hide/show</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304649#M27979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We updated version 3.0 of the JavaScript API last night to add a small patch to fix the graphics layer issue and a minor problem with the BasemapGallery. So if you re-test your code today using v3.0 the problem should be resolved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 15:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-hide-show/m-p/304649#M27979</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2012-06-22T15:08:30Z</dc:date>
    </item>
  </channel>
</rss>

