<?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>idea Multiline Text symbols ibn ArcGIS JavaScript API in Developers Ideas</title>
    <link>https://community.esri.com/t5/developers-ideas/multiline-text-symbols-ibn-arcgis-javascript-api/idi-p/936542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;It would be nice to have an option for providing multiline text symbols.&lt;BR /&gt;var smTxt = "Line 1 text here \n Line 2 text here";&lt;BR /&gt;var textSymbol = new esri.symbols.TextSymbol(smTxt, font, new dojo.Color([0, 0, 0, 1]));&lt;BR /&gt;&lt;BR /&gt;Results is displayed as below:&lt;BR /&gt;&lt;BR /&gt;Line 1 text here \n Line 2 text here&lt;BR /&gt;&lt;BR /&gt;Instead should be displayed as below:&lt;BR /&gt;&lt;BR /&gt;Line 1 text here&lt;BR /&gt;Line 2 text here&lt;BR /&gt;&lt;BR /&gt;A simple idea may save lot of time for handling this kind of situtations.&lt;BR /&gt;&lt;BR /&gt;Hoping this implements soon.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Manish Patel

&lt;!-- content transformation source ID: 087E00000005AMx --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2014 10:13:55 GMT</pubDate>
    <dc:creator>ManishkumarPatel</dc:creator>
    <dc:date>2014-03-19T10:13:55Z</dc:date>
    <item>
      <title>Multiline Text symbols ibn ArcGIS JavaScript API</title>
      <link>https://community.esri.com/t5/developers-ideas/multiline-text-symbols-ibn-arcgis-javascript-api/idi-p/936542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;It would be nice to have an option for providing multiline text symbols.&lt;BR /&gt;var smTxt = "Line 1 text here \n Line 2 text here";&lt;BR /&gt;var textSymbol = new esri.symbols.TextSymbol(smTxt, font, new dojo.Color([0, 0, 0, 1]));&lt;BR /&gt;&lt;BR /&gt;Results is displayed as below:&lt;BR /&gt;&lt;BR /&gt;Line 1 text here \n Line 2 text here&lt;BR /&gt;&lt;BR /&gt;Instead should be displayed as below:&lt;BR /&gt;&lt;BR /&gt;Line 1 text here&lt;BR /&gt;Line 2 text here&lt;BR /&gt;&lt;BR /&gt;A simple idea may save lot of time for handling this kind of situtations.&lt;BR /&gt;&lt;BR /&gt;Hoping this implements soon.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Manish Patel

&lt;!-- content transformation source ID: 087E00000005AMx --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:13:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-ideas/multiline-text-symbols-ibn-arcgis-javascript-api/idi-p/936542</guid>
      <dc:creator>ManishkumarPatel</dc:creator>
      <dc:date>2014-03-19T10:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiline Text symbols ibn ArcGIS JavaScript API</title>
      <link>https://community.esri.com/t5/developers-ideas/multiline-text-symbols-ibn-arcgis-javascript-api/idc-p/936543#M424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The Javascript how you describe it working is working correctly. &amp;nbsp;\n does not mean anything except \n in javascript / html. &amp;nbsp;\n is the new line character for python, so when you're calculating, scripting, labeling, etc... using python, you definitely want \n to create a new line. &amp;nbsp;In javascript / html the new line is handled by the break tab &amp;lt;br /&amp;gt;. &amp;nbsp;If you need a new line, you should either use the break tag as you're constructing the string or if your string already has \n in it, you should run a find and replace to replace the \n with the break html tag.&amp;nbsp;

&lt;!-- content transformation source ID: 00aE0000005XNeQ --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 21:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-ideas/multiline-text-symbols-ibn-arcgis-javascript-api/idc-p/936543#M424</guid>
      <dc:creator>John_S</dc:creator>
      <dc:date>2014-03-20T21:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiline Text symbols ibn ArcGIS JavaScript API</title>
      <link>https://community.esri.com/t5/developers-ideas/multiline-text-symbols-ibn-arcgis-javascript-api/idc-p/936544#M425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;See : &lt;A href="https://github.com/Chaussette/esri.symbol.MultiLineTextSymbol"&gt;https://github.com/Chaussette/esri.symbol.MultiLineTextSymbol&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Lets hope esri includes this in the API officially...

&lt;!-- content transformation source ID: 00aE0000006ErZD --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 08:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-ideas/multiline-text-symbols-ibn-arcgis-javascript-api/idc-p/936544#M425</guid>
      <dc:creator>SimonUyttendaele</dc:creator>
      <dc:date>2014-04-11T08:58:54Z</dc:date>
    </item>
  </channel>
</rss>

