<?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 How to prevent the added text symbol don't overlap with other text symbol? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-prevent-the-added-text-symbol-don-t-overlap/m-p/32544#M2619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcMap, there is a "Placement Proerties" in layer properties that allows you to set it's label/feature weight, so the labels will not overlap each other... However, I was wondering if the ArcGIS Javascript API can also support this feature, because I cannot find any related information in the &lt;A href="https://developers.arcgis.com/javascript/jsapi/textsymbol-amd.html"&gt;API document&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Sep 2014 03:19:02 GMT</pubDate>
    <dc:creator>StephenLam</dc:creator>
    <dc:date>2014-09-05T03:19:02Z</dc:date>
    <item>
      <title>How to prevent the added text symbol don't overlap with other text symbol?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-prevent-the-added-text-symbol-don-t-overlap/m-p/32544#M2619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcMap, there is a "Placement Proerties" in layer properties that allows you to set it's label/feature weight, so the labels will not overlap each other... However, I was wondering if the ArcGIS Javascript API can also support this feature, because I cannot find any related information in the &lt;A href="https://developers.arcgis.com/javascript/jsapi/textsymbol-amd.html"&gt;API document&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 03:19:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-prevent-the-added-text-symbol-don-t-overlap/m-p/32544#M2619</guid>
      <dc:creator>StephenLam</dc:creator>
      <dc:date>2014-09-05T03:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to prevent the added text symbol don't overlap with other text symbol?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-prevent-the-added-text-symbol-don-t-overlap/m-p/32545#M2620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen - There seem to be limited options for client-side labeling with the JS API. They introduced a &lt;A href="https://developers.arcgis.com/javascript/jsapi/labellayer-amd.html"&gt;'label layer'&lt;/A&gt;‌ (at 3.7) that I have used which optimizes layout, however it does so by selectively removing labels more often than not. When it's critical, I actually publish a service from ArcMap with the labels set as I want and then load the layer as an '&lt;SPAN class="typ" style="color: #000000;"&gt;ArcGISDynamicMapServiceLayer' so that they will appear in the web map. The font is usually not as pretty, but I avoid having labels removed that I need to see.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 20:06:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-prevent-the-added-text-symbol-don-t-overlap/m-p/32545#M2620</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-09-10T20:06:31Z</dc:date>
    </item>
  </channel>
</rss>

