<?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: LabelClass or TextSymbol in v4 beta 3? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560656#M52320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide a link to a sample app? I wasn't able to reproduce this error. I used the same sample and the text appears as I expect it to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-03-18 at 4.48.15 PM.png" class="image-1 jive-image" src="/legacyfs/online/191518_Screen Shot 2016-03-18 at 4.48.15 PM.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2016 23:48:38 GMT</pubDate>
    <dc:creator>KristianEkenes</dc:creator>
    <dc:date>2016-03-18T23:48:38Z</dc:date>
    <item>
      <title>LabelClass or TextSymbol in v4 beta 3?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560655#M52319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to use TextSymbol3D to create 3D text labels, but not having any luck creating 2D labels.&amp;nbsp; I took the sample:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/beta/sample-code/sandbox/sandbox.html?sample=get-started-graphics" title="https://developers.arcgis.com/javascript/beta/sample-code/sandbox/sandbox.html?sample=get-started-graphics"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and instead of using the markerSymbol for the pointGraphic's symbol, I created a TextSymbol, but get&lt;STRONG&gt; Uncaught TypeError: c.getSVGAlign is not a function&lt;/STRONG&gt; in the MapView.js&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var textSymbol = new TextSymbol({&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; size: 12,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text: "My Label" &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Create a graphic and add the geometry and symbol to it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var pointGraphic = new Graphic({&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; geometry: point,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; symbol: textSymbol&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 23:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560655#M52319</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2016-03-10T23:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: LabelClass or TextSymbol in v4 beta 3?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560656#M52320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide a link to a sample app? I wasn't able to reproduce this error. I used the same sample and the text appears as I expect it to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-03-18 at 4.48.15 PM.png" class="image-1 jive-image" src="/legacyfs/online/191518_Screen Shot 2016-03-18 at 4.48.15 PM.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 23:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560656#M52320</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2016-03-18T23:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: LabelClass or TextSymbol in v4 beta 3?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560657#M52321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a sample that I can't get to work&lt;/P&gt;&lt;P&gt;&lt;A href="https://jsfiddle.net/MarcBate/ph63twos/2/" title="https://jsfiddle.net/MarcBate/ph63twos/2/"&gt;Edit fiddle - JSFiddle&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 14:15:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560657#M52321</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2016-03-21T14:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: LabelClass or TextSymbol in v4 beta 3?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560658#M52322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, Marc. I must have been testing against our most recent API build when I originally responded. This does appear to be a bug in beta 3. The good news is that it has already been fixed on our end and you will be able to do this when 4.0 final is released.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 16:36:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560658#M52322</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2016-03-21T16:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: LabelClass or TextSymbol in v4 beta 3?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560659#M52323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; Do you know about what percentage of the functionality in 3.16 will be in 4.0 final?&amp;nbsp; Last I saw it was scheduled for Q1.&amp;nbsp; Any update on that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 17:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560659#M52323</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2016-03-24T17:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: LabelClass or TextSymbol in v4 beta 3?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560660#M52324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We plan on sharing a matrix that displays the features that will be supported compared to 3.16. Not sure when that will go out. The plan is to release 4.0 final in Q2. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 18:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labelclass-or-textsymbol-in-v4-beta-3/m-p/560660#M52324</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2016-03-24T18:01:44Z</dc:date>
    </item>
  </channel>
</rss>

