<?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 Feature layer has to be dynamic? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/feature-layer-has-to-be-dynamic/m-p/13368#M289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to use a method to show the feature layer when selecting it (see my codes).&amp;nbsp; My question is that: if the layer is dynamic then everything shows up; but if the layer is a tiled layer, it can not show up or only show a small part of the layer.&amp;nbsp; Why would this happen? Do I have to use dynamic layer as a feature layer? Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;private function featureLayerShowHandler(event:FlexEvent):void
&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp; var newLayer:FeatureLayer = event.target as FeatureLayer;
&amp;nbsp;&amp;nbsp;&amp;nbsp; myMap.lods = newLayer.graphicProvider.lods;
&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2012 13:42:37 GMT</pubDate>
    <dc:creator>LeiZhou</dc:creator>
    <dc:date>2012-07-19T13:42:37Z</dc:date>
    <item>
      <title>Feature layer has to be dynamic?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/feature-layer-has-to-be-dynamic/m-p/13368#M289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to use a method to show the feature layer when selecting it (see my codes).&amp;nbsp; My question is that: if the layer is dynamic then everything shows up; but if the layer is a tiled layer, it can not show up or only show a small part of the layer.&amp;nbsp; Why would this happen? Do I have to use dynamic layer as a feature layer? Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;private function featureLayerShowHandler(event:FlexEvent):void
&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp; var newLayer:FeatureLayer = event.target as FeatureLayer;
&amp;nbsp;&amp;nbsp;&amp;nbsp; myMap.lods = newLayer.graphicProvider.lods;
&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 13:42:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/feature-layer-has-to-be-dynamic/m-p/13368#M289</guid>
      <dc:creator>LeiZhou</dc:creator>
      <dc:date>2012-07-19T13:42:37Z</dc:date>
    </item>
  </channel>
</rss>

