<?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: Different between label placement between 100.x and 200.x in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1648482#M13657</link>
    <description>&lt;P&gt;Thanks for clarifying!&lt;/P&gt;&lt;P&gt;We won't be able to reasonably provide option 1, because the labelling process is fundamentally different in the 200.X series.&lt;/P&gt;&lt;P&gt;I'll explore with the team the possibility of exposing a function like redrewLabelsForExtent(extent: Extent) or something like that.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Trevor&lt;/P&gt;</description>
    <pubDate>Mon, 08 Sep 2025 08:38:33 GMT</pubDate>
    <dc:creator>TrevorDraeseke</dc:creator>
    <dc:date>2025-09-08T08:38:33Z</dc:date>
    <item>
      <title>Different between label placement between 100.x and 200.x</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1647317#M13643</link>
      <description>&lt;P&gt;It looks like there is a major different between labels in 100.x and 200.x&lt;/P&gt;&lt;P&gt;In 100.x when you pan the labels would be replaced by the new extent.&lt;/P&gt;&lt;P&gt;In 200.x it looks like if the label is still within the extent then it will not move or reposition. only if the old label is out side the extent (but the feature is in the extent) then the label will be replaced.&lt;/P&gt;&lt;P&gt;While the second method is quicker it show label in non&amp;nbsp;ideal location.&lt;/P&gt;&lt;P&gt;It looks very bed for polygon when the first label is drown in the corner (when only the corner of the polygon is in the extent) but the label stay in the corner even when the polygon in in the center of extent.&lt;/P&gt;&lt;P&gt;Is there any easy way to set for the old label placement or at least ask the labels to redraw again in new positions&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 13:25:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1647317#M13643</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2025-09-02T13:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Different between label placement between 100.x and 200.x</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1647907#M13649</link>
      <description>&lt;P&gt;Hi Mody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was by design to avoid extra computing and visual shuffling of labels on the map.&lt;BR /&gt;&lt;BR /&gt;Out of curiosity, would a simple function that triggers a full redrawing of all labels meet your need? Something in your app code like:&lt;BR /&gt;- have a timer that counts time since the map was last panned/zoomed&lt;/P&gt;&lt;P&gt;- if greater than X seconds since last pan/zoom&lt;/P&gt;&lt;P&gt;- redraw all labels for current viewpoint &amp;lt;--- we'd need to expose a function that could do this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Trevor&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 13:17:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1647907#M13649</guid>
      <dc:creator>TrevorDraeseke</dc:creator>
      <dc:date>2025-09-04T13:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Different between label placement between 100.x and 200.x</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1648434#M13656</link>
      <description>&lt;P&gt;Hi Trevor&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;We see two possible solution here&lt;/P&gt;&lt;P&gt;1) A flag that will set the redraw of the labels back to the old version. The help can notify that this is causing performance cost.&lt;/P&gt;&lt;P&gt;2) Option to redraw labels only (reposition labels). We can get the extent change event and run this (If the extent change is very little we might not run it at all).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 07 Sep 2025 07:53:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1648434#M13656</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2025-09-07T07:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Different between label placement between 100.x and 200.x</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1648482#M13657</link>
      <description>&lt;P&gt;Thanks for clarifying!&lt;/P&gt;&lt;P&gt;We won't be able to reasonably provide option 1, because the labelling process is fundamentally different in the 200.X series.&lt;/P&gt;&lt;P&gt;I'll explore with the team the possibility of exposing a function like redrewLabelsForExtent(extent: Extent) or something like that.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Trevor&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 08:38:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1648482#M13657</guid>
      <dc:creator>TrevorDraeseke</dc:creator>
      <dc:date>2025-09-08T08:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Different between label placement between 100.x and 200.x</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1648544#M13660</link>
      <description>&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6378810447112w242h540r121" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6378810447112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6378810447112w242h540r121');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6378810447112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Pretty straightforward work around from the team. Toggle labels off then on again will trigger a redraw, like in the video shown above&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 13:40:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/different-between-label-placement-between-100-x/m-p/1648544#M13660</guid>
      <dc:creator>TrevorDraeseke</dc:creator>
      <dc:date>2025-09-08T13:40:21Z</dc:date>
    </item>
  </channel>
</rss>

