<?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: Question About Labels in webmaps! in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680612#M22275</link>
    <description>&lt;P&gt;Have you tried creating a layer of point centroids for the polygons that keeps the label field from the polygon? Set the label to the centroid and the point transparency to 100%. That way the label is tied to the point, not the actual polygon.&lt;BR /&gt;&lt;BR /&gt;Annotation may be another option. Just make sure the annotation isn't tied to the feature layer.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2026 21:39:58 GMT</pubDate>
    <dc:creator>ZenMasterZeke</dc:creator>
    <dc:date>2026-01-28T21:39:58Z</dc:date>
    <item>
      <title>Question About Labels in webmaps!</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680515#M22266</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey guys I’m working on some web maps for my org and am wondering if there’s a good way to have labels move with the map as the user zooms in!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1c9868ce-c4bc-4f3a-bd31-c4317151997e.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/147483i044DB58FCFD2EE89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1c9868ce-c4bc-4f3a-bd31-c4317151997e.jpg" alt="1c9868ce-c4bc-4f3a-bd31-c4317151997e.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I’m creating generic esri web maps with a large polygon symbolized by different zones.&lt;BR /&gt;&lt;BR /&gt;I’d like for when the user is zoomed in on the web map that a label is ALWAYS on their screen regardless of the current zoom level or location&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My idea is to make it as easy as possible for someone to be anywhere in the map and it still be clear what portion of the map they’re looking at without having to memorize a color!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 17:45:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680515#M22266</guid>
      <dc:creator>StevenHaworth</dc:creator>
      <dc:date>2026-01-28T17:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Labels in webmaps!</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680538#M22267</link>
      <description>&lt;P&gt;This should be the standard behavior if you are using a Map Service/Map Image Layer. You will also want to make sure it has been published with a Feature Service as well to get the full benefits in Experience Builder. I really tried looking for a better explanation of these concepts, but unfortunately you are stuck with mine.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;A quick primer for those who may not be familiar with the difference between Feature Layers and Map Image Layers. Feature Layers render client-side and transmit all their data to the end users computer which allows for Experience Builder to do stuff with it. Map Image Layer render server-side. The power of server-side rendering makes Map Image Layers faster in most circumstances. It also allows for more complex symbology and labels. The server-side labeling engine will also dynamically reposition labels as the end user moves around the map which is super useful for big polygons and long polylines. If you're not sure what kind of layer you have, a quick test is to look at the end of the URL. If you see MapServer, it's probably a Map Image Layer. If it ends in a number, it's probably a Feature Layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.esri.com/t5/experience-builder-tips-and-tricks/feature-layers-map-image-layers-why-not-use-both/ba-p/1571878" target="_blank"&gt;Feature Layers? Map Image Layers? Why Not Use Both? Hybridizing Feature Layers and Map Image Layers For The Best Aspects Of Both&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 18:40:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680538#M22267</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2026-01-28T18:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Labels in webmaps!</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680575#M22269</link>
      <description>&lt;P&gt;Maybe I'm misunderstanding, but this seems like conflicting functionality. It seems to say labels should be visible at all levels, which is easy to do, if maybe not the greatest UI decision.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I’d like for when the &lt;STRONG&gt;user is zoomed in&lt;/STRONG&gt; on the web map that a label is ALWAYS on their screen &lt;STRONG&gt;regardless of the current zoom level&lt;/STRONG&gt; or location&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 20:25:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680575#M22269</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2026-01-28T20:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Labels in webmaps!</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680605#M22274</link>
      <description>&lt;P&gt;I would also like to see that.&amp;nbsp; What happens is polygons only labeling option is to put them in the middle (or centroid I suppose) of the polygon.&amp;nbsp; So then when you zoom in and that central point is no long visible, you cannot see the label.&amp;nbsp; I have tried to find work arounds for years but haven't been sucessful.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 21:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680605#M22274</guid>
      <dc:creator>ClintOffutt1</dc:creator>
      <dc:date>2026-01-28T21:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Labels in webmaps!</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680612#M22275</link>
      <description>&lt;P&gt;Have you tried creating a layer of point centroids for the polygons that keeps the label field from the polygon? Set the label to the centroid and the point transparency to 100%. That way the label is tied to the point, not the actual polygon.&lt;BR /&gt;&lt;BR /&gt;Annotation may be another option. Just make sure the annotation isn't tied to the feature layer.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 21:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680612#M22275</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2026-01-28T21:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Labels in webmaps!</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680654#M22276</link>
      <description>&lt;P&gt;If you have access to Pro: find the map file you publish the layers from, select a layer, go to the "Labeling" tab in the ribbon, click the tiny arrow in the bottom-right corner of the "Label Placement" section: now you have the Maplex positioning options. Click the third icon from the left to go to the conflict options and set a "Repeat". This will saturate your polygon with labels, even if the centroid is offscreen. This requires overwriting the map service or publishing a new one, and I'm pretty sure this won't work with your Feature Service (it might work with a vector tile service?) but it'll give you all the labels you could ever need.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DavidSolari_0-1769647952986.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/147516i4F6C98F68F1AF234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DavidSolari_0-1769647952986.png" alt="DavidSolari_0-1769647952986.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That said, as others have mentioned: this is what symbology is for. A well-authored set of polygon symbols will make your areas easy to delineate and will work in all types of service. If the user has trouble remembering each symbol they can open the legend built into every web map.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 00:52:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/question-about-labels-in-webmaps/m-p/1680654#M22276</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2026-01-29T00:52:47Z</dc:date>
    </item>
  </channel>
</rss>

