<?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: FeatureLayer with Labels in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737643#M16366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, is it possible to label the feature layer (in the mxml) without performing a query?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Nov 2011 05:24:17 GMT</pubDate>
    <dc:creator>deleted-user-NnRwwd8ols89</dc:creator>
    <dc:date>2011-11-05T05:24:17Z</dc:date>
    <item>
      <title>FeatureLayer with Labels</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737640#M16363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm needing to label features in a FeatureLayer and I want to avoid having a seperate DynamicMapServiceLayer which contains the labels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One approach I have considered is to extend the FeatureLayer to create a LabelledFeatureLayer class and alter the behaviour of the refresh (?) method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone tried something similar to this or does anyone have any better suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 14:20:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737640#M16363</guid>
      <dc:creator>AndrewHaigh</dc:creator>
      <dc:date>2011-04-20T14:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer with Labels</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737641#M16364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm needing to label features in a FeatureLayer and I want to avoid having a seperate DynamicMapServiceLayer which contains the labels.&lt;BR /&gt;&lt;BR /&gt;One approach I have considered is to extend the FeatureLayer to create a LabelledFeatureLayer class and alter the behaviour of the refresh (?) method.&lt;BR /&gt;&lt;BR /&gt;Has anyone tried something similar to this or does anyone have any better suggestions?&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could create a graphics layer to display the text/ labels as a result of a query against the feature layer. This way you could let the user choose the label field, or make a configurable.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 18:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737641#M16364</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-22T18:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer with Labels</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737642#M16365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You could create a graphics layer to display the text/ labels as a result of a query against the feature layer. This way you could let the user choose the label field, or make a configurable.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html"&gt;com.esri.ags.layers.FeatureLayer&lt;/A&gt;&lt;SPAN&gt; extending &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/GraphicsLayer.html"&gt;com.esri.ags.layers.GraphicsLayer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/symbols/CompositeSymbol.html"&gt;com.esri.ags.symbols.CompositeSymbol&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/symbols/TextSymbol.html"&gt;com.esri.ags.symbols.TextSymbol&lt;/A&gt;&lt;SPAN&gt; to draw label.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sample is &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=TextWizard"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 07:44:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737642#M16365</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2011-04-25T07:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer with Labels</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737643#M16366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, is it possible to label the feature layer (in the mxml) without performing a query?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Nov 2011 05:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737643#M16366</guid>
      <dc:creator>deleted-user-NnRwwd8ols89</dc:creator>
      <dc:date>2011-11-05T05:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer with Labels</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737644#M16367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;...and how would you do the query for a mobile project?! when i import mx.controls.Alert; it says the import Alert could not be found&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm trying to implement this sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html#/Query_result_on_Map/01nq0000003q000000/"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html#/Query_result_on_Map/01nq0000003q000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Nov 2011 07:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737644#M16367</guid>
      <dc:creator>deleted-user-NnRwwd8ols89</dc:creator>
      <dc:date>2011-11-06T07:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer with Labels</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737645#M16368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1 - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;when i import mx.controls.Alert; it says the import Alert could not be found&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try it : &lt;/SPAN&gt;&lt;A href="http://www.adobe.com/devnet/flex/articles/flex-mobile-development-tips-tricks-pt4.html"&gt;www.adobe.com...&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;is it possible to label the feature layer (in the mxml) without performing a query?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think: Yes. I have not found any query maker/caller in this &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=TextWizard"&gt;sample&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Nov 2011 14:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-with-labels/m-p/737645#M16368</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2011-11-06T14:05:05Z</dc:date>
    </item>
  </channel>
</rss>

