<?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 display issue on JSAPI v4.20 application and new Map Viewer of ArcGIS online in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157861#M76791</link>
    <description>&lt;P&gt;Yup this is the labeling centroid issue that I mentioned above. I'll tag this post to the development issue.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Mar 2022 15:34:28 GMT</pubDate>
    <dc:creator>RussRoberts</dc:creator>
    <dc:date>2022-03-25T15:34:28Z</dc:date>
    <item>
      <title>Label display issue on JSAPI v4.20 application and new Map Viewer of ArcGIS online</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157802#M76786</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I used &lt;STRONG&gt;JSAPI v3.26&lt;/STRONG&gt; to develop a web application before and it has been running well, and also, the map service that is being used by this app looks good &lt;STRONG&gt;in Map Viewer Classic&lt;/STRONG&gt; of ArcGIS online. As I know, the maps should have the same display in &lt;STRONG&gt;Map Viewer Classic&lt;/STRONG&gt; and &lt;STRONG&gt;JSAPI V3.26&lt;/STRONG&gt;, also the same display in &lt;STRONG&gt;Map Viewer&lt;/STRONG&gt; and &lt;STRONG&gt;JSAPI V4.x&lt;/STRONG&gt;. Please see the screenshots below. The &lt;STRONG&gt;image 1&lt;/STRONG&gt; is the screenshot that my map was opened in &lt;STRONG&gt;Map Viewer&lt;/STRONG&gt; and &lt;STRONG&gt;JSAPI V4.x&lt;/STRONG&gt; app. The label “&lt;STRONG&gt;05-Bedford South&lt;/STRONG&gt;” is in the wrong place (It is within the polygon &lt;STRONG&gt;ED04&lt;/STRONG&gt;). The &lt;STRONG&gt;image 2&lt;/STRONG&gt; is the screenshot of &lt;STRONG&gt;Map Viewer Classic&lt;/STRONG&gt; and &lt;STRONG&gt;JSAPI V3.26&lt;/STRONG&gt; app, and this label is within the polygon &lt;STRONG&gt;ED05 &lt;/STRONG&gt;and it is correct. They are opening the same feature service, but the label display is the different. Do you have any idea about the issue in the &lt;STRONG&gt;Image 1&lt;/STRONG&gt; and how to fix it? Thanks for the help.&lt;/P&gt;&lt;P&gt;I have been told that it is better to move JSAPI V3.26 to JSAPI V4.x because JSAPI V3.x will retire. So, I rewrote my app using JSAPI 4.20 but found the issue below and the label display was bad.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Saili&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Image 1: Open in Map Viewer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SailiTang1_0-1648216498226.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37349iE013720432DFED2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SailiTang1_0-1648216498226.png" alt="SailiTang1_0-1648216498226.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Image 2: Open in Map Viewer Classic&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SailiTang1_1-1648216498262.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37350i7195FFD3C0D241B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SailiTang1_1-1648216498262.png" alt="SailiTang1_1-1648216498262.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 13:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157802#M76786</guid>
      <dc:creator>SailiTang1</dc:creator>
      <dc:date>2022-03-25T13:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Label display issue on JSAPI v4.20 application and new Map Viewer of ArcGIS online</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157828#M76787</link>
      <description>&lt;P&gt;If you can share the map we can take a look. I believe the difference you are seeing is the label for the polygon appearing at the centroid location which is something we have on the roadmap to improve the placement of in the 4.x API.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 14:38:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157828#M76787</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2022-03-25T14:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Label display issue on JSAPI v4.20 application and new Map Viewer of ArcGIS online</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157847#M76790</link>
      <description>&lt;P&gt;Thanks for your reply. This is the feature service:&amp;nbsp;&lt;A href="https://services6.arcgis.com/SLbygoAaBbarfQVN/arcgis/rest/services/BND_ElectoralBoundaries_UT83/FeatureServer" target="_blank"&gt;https://services6.arcgis.com/SLbygoAaBbarfQVN/arcgis/rest/services/BND_ElectoralBoundaries_UT83/FeatureServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It sounds like map settings need some changes if we move 3.x API to 4.x, right?&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Saili&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 15:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157847#M76790</guid>
      <dc:creator>SailiTang1</dc:creator>
      <dc:date>2022-03-25T15:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Label display issue on JSAPI v4.20 application and new Map Viewer of ArcGIS online</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157861#M76791</link>
      <description>&lt;P&gt;Yup this is the labeling centroid issue that I mentioned above. I'll tag this post to the development issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 15:34:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157861#M76791</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2022-03-25T15:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Label display issue on JSAPI v4.20 application and new Map Viewer of ArcGIS online</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157866#M76793</link>
      <description>&lt;P&gt;Thanks for addressing this issue. So, there are no way to fix it on users' end, are there? Such as changing some settings on ArcGIS Pro and republish it or changing Visualization settings on ArcGIS online?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 15:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1157866#M76793</guid>
      <dc:creator>SailiTang1</dc:creator>
      <dc:date>2022-03-25T15:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Label display issue on JSAPI v4.20 application and new Map Viewer of ArcGIS online</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1159535#M76872</link>
      <description>&lt;P&gt;Correct, there is nothing in the web map spec that would drive the placement offset placement to be driven by the centroid or distance from centroid at this time.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 17:23:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1159535#M76872</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2022-03-30T17:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Label display issue on JSAPI v4.20 application and new Map Viewer of ArcGIS online</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1159852#M76881</link>
      <description>&lt;P&gt;Thanks for your response. I decided to stay on API v3.x.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 13:26:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/label-display-issue-on-jsapi-v4-20-application-and/m-p/1159852#M76881</guid>
      <dc:creator>SailiTang1</dc:creator>
      <dc:date>2022-03-31T13:26:48Z</dc:date>
    </item>
  </channel>
</rss>

