<?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: Change Symbology with Radio Buttons in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15592#M1435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;its definitely a little trickier to create legends when you can't rely on the legend resource present in REST which uses the symbology defined for the service layer itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you are hardcoding the renders in your own code perhaps the most straightforward solution would be to prebake the legend images you'd like to display.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 16:44:58 GMT</pubDate>
    <dc:creator>JohnGravois</dc:creator>
    <dc:date>2014-02-10T16:44:58Z</dc:date>
    <item>
      <title>Change Symbology with Radio Buttons</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15589#M1432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 13:46:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15589#M1432</guid>
      <dc:creator>WesleyAskew</dc:creator>
      <dc:date>2014-02-10T13:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change Symbology with Radio Buttons</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15590#M1433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;have you seen &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/renderer_class_breaks.html"&gt;this&lt;/A&gt;&lt;SPAN&gt; sample?&amp;nbsp; it doesn't have any &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/layers_webtiled_many.html"&gt;radio buttons&lt;/A&gt;&lt;SPAN&gt;, but it shows how you can define a renderer and apply it to a FeatureLayer on the fly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 16:18:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15590#M1433</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-02-10T16:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change Symbology with Radio Buttons</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15591#M1434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;have you seen &lt;A href="https://developers.arcgis.com/javascript/jssamples/renderer_class_breaks.html"&gt;this&lt;/A&gt; sample?&amp;nbsp; it doesn't have any &lt;A href="https://developers.arcgis.com/javascript/jssamples/layers_webtiled_many.html"&gt;radio buttons&lt;/A&gt;, but it shows how you can define a renderer and apply it to a FeatureLayer on the fly.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response.&amp;nbsp; I think that this method would work well for displaying based on different attributes, however, how could I add a legend to the application that would update based on which symbology is visible?&amp;nbsp; I cannot find any samples or resources that use a legend when the symbology is set in the code and not the feature service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 16:36:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15591#M1434</guid>
      <dc:creator>WesleyAskew</dc:creator>
      <dc:date>2014-02-10T16:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change Symbology with Radio Buttons</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15592#M1435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;its definitely a little trickier to create legends when you can't rely on the legend resource present in REST which uses the symbology defined for the service layer itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you are hardcoding the renders in your own code perhaps the most straightforward solution would be to prebake the legend images you'd like to display.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 16:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15592#M1435</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-02-10T16:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change Symbology with Radio Buttons</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15593#M1436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;its definitely a little trickier to create legends when you can't rely on the legend resource present in REST which uses the symbology defined for the service layer itself.&lt;BR /&gt;&lt;BR /&gt;if you are hardcoding the renders in your own code perhaps the most straightforward solution would be to prebake the legend images you'd like to display.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&amp;nbsp; I am trying to avoid having to manually create a legend.&amp;nbsp; I will probably go with adding multiple feature services for the same feature class, each symbolized appropriately.&amp;nbsp; I guess that this would be my best bet if setting renderers is my only other option.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 17:26:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-symbology-with-radio-buttons/m-p/15593#M1436</guid>
      <dc:creator>WesleyAskew</dc:creator>
      <dc:date>2014-02-10T17:26:09Z</dc:date>
    </item>
  </channel>
</rss>

