<?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: Changing a TextSymbol's text after it has rendered in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-a-textsymbol-s-text-after-it-has-rendered/m-p/367478#M34085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll want to update the text symbol associated with the graphic. So get the graphic then get it's symbol and update that text. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;graphic.symbol.text = "Updated Text";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myGraphicLayer.refresh();&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2013 19:57:05 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2013-05-08T19:57:05Z</dc:date>
    <item>
      <title>Changing a TextSymbol's text after it has rendered</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-a-textsymbol-s-text-after-it-has-rendered/m-p/367477#M34084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried calling TextSymbol::setText('xxx') after my text symbol was rendered on the map, but it doesn't seem to update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to change an already-rendered TextSymbol's text without removing/re-adding it to the map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 18:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-a-textsymbol-s-text-after-it-has-rendered/m-p/367477#M34084</guid>
      <dc:creator>LangdonOliver</dc:creator>
      <dc:date>2013-05-08T18:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Changing a TextSymbol's text after it has rendered</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-a-textsymbol-s-text-after-it-has-rendered/m-p/367478#M34085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll want to update the text symbol associated with the graphic. So get the graphic then get it's symbol and update that text. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;graphic.symbol.text = "Updated Text";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myGraphicLayer.refresh();&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 19:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-a-textsymbol-s-text-after-it-has-rendered/m-p/367478#M34085</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2013-05-08T19:57:05Z</dc:date>
    </item>
  </channel>
</rss>

