<?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: Label offset in Javascript API? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60071#M5279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its possible by both, but you need to set the x&amp;amp;y offset in the TextSymbol Class and not within the layer or LabelClass&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2015 22:29:47 GMT</pubDate>
    <dc:creator>thejuskambi</dc:creator>
    <dc:date>2015-07-20T22:29:47Z</dc:date>
    <item>
      <title>Label offset in Javascript API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60070#M5278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see this anywhere, but is it possible to offset labels from their points using the Javascript API LabelLayer or LabelClass?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-m&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 22:13:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60070#M5278</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2015-07-20T22:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Label offset in Javascript API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60071#M5279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its possible by both, but you need to set the x&amp;amp;y offset in the TextSymbol Class and not within the layer or LabelClass&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 22:29:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60071#M5279</guid>
      <dc:creator>thejuskambi</dc:creator>
      <dc:date>2015-07-20T22:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Label offset in Javascript API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60072#M5280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LabelClass has a &lt;A href="https://developers.arcgis.com/javascript/jsapi/labelclass-amd.html#labelplacement"&gt;labelPlacement&lt;/A&gt; property that can be used to control the position. Not sure if this is what you are after or an additional offset beyond these positions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 22:32:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60072#M5280</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2015-07-20T22:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Label offset in Javascript API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60073#M5281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is a universal way to do it in the layer, but maybe via the &lt;A href="https://developers.arcgis.com/javascript/jsapi/textsymbol-amd.html"&gt;TextSymbol&lt;/A&gt; in a renderer. Not quite sure, but could be the way to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 22:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60073#M5281</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2015-07-20T22:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Label offset in Javascript API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60074#M5282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.esri.com/migrated-users/8225"&gt;Owen Earley&lt;/A&gt;​ and &lt;A href="https://community.esri.com/migrated-users/6443"&gt;Rene Rubalcava&lt;/A&gt;​ - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to know those properties are there - but I don't know if it solves the issue of overlapping labels - unless there is a conflict detection that can be used with the label placement priorities as per ArcMap...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmmm...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 22:43:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60074#M5282</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2015-07-20T22:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Label offset in Javascript API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60075#M5283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, there is nothing anywhere near the sophistication of ArcMap dynamic label options in the JS API - especially when using Maplex labelling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 22:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-offset-in-javascript-api/m-p/60075#M5283</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2015-07-20T22:47:33Z</dc:date>
    </item>
  </channel>
</rss>

