<?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: Map Viewer: How to left justify alignment in Label Style, like we can with Pop-Up Configuration in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366257#M56659</link>
    <description>&lt;P&gt;Can you share the SVG you are uploading? We currently dont expose controls on elements within a symbol layer but depending on how the symbol is generated you could manually add the JSON to it after or use Pro.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 14:27:41 GMT</pubDate>
    <dc:creator>RussRoberts</dc:creator>
    <dc:date>2024-01-04T14:27:41Z</dc:date>
    <item>
      <title>Map Viewer: How to left justify alignment in Label Style, like we can with Pop-Up Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366055#M56638</link>
      <description>&lt;P&gt;How can we style a label for a symbol we uploaded using a SVG to be text-align: left?&amp;nbsp; We can do this for pop-ups using the html editor, like here:&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A title="https://support.esri.com/en-us/knowledge-base/how-to-use-arcade-expression-to-configure-the-text-form-000028044" href="https://support.esri.com/en-us/knowledge-base/how-to-use-arcade-expression-to-configure-the-text-form-000028044" target="_blank" rel="noreferrer noopener"&gt;https://support.esri.com/en-us/knowledge-base/how-to-use-arcade-expression-to-configure-the-text-form-000028044&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;We found we could do these:&lt;BR /&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/new-labels-in-map-viewer-beta/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/arcade/function-reference/text_functions/https://support.esri.com/en-us/knowledge-base/how-to-use-arcade-expression-to-configure-the-text-form-000028044https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/new-labels-in-map-viewer-beta/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But we could not find text alignment.&amp;nbsp; So, we are forced to have them all be centered.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can we do something with this?&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A title="https://developers.arcgis.com/javascript/latest/arcade/#labeling" href="https://developers.arcgis.com/javascript/latest/arcade/#labeling" target="_blank" rel="noreferrer noopener"&gt;Arcade | Overview | ArcGIS Maps SDK for JavaScript 4.28 | ArcGIS Developers&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 22:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366055#M56638</guid>
      <dc:creator>FayGlunt</dc:creator>
      <dc:date>2024-01-03T22:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer: How to left justify alignment in Label Style, like we can with Pop-Up Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366257#M56659</link>
      <description>&lt;P&gt;Can you share the SVG you are uploading? We currently dont expose controls on elements within a symbol layer but depending on how the symbol is generated you could manually add the JSON to it after or use Pro.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 14:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366257#M56659</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2024-01-04T14:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer: How to left justify alignment in Label Style, like we can with Pop-Up Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366389#M56677</link>
      <description>&lt;P&gt;I wrote on behalf of a teammate to help out, as we are really busy.&amp;nbsp; And, I misspoke.&amp;nbsp; Sorry.&lt;/P&gt;&lt;P&gt;This particular issue is not with regards to a SVG.&lt;/P&gt;&lt;P&gt;This is a polygon feature service with a label class.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The text within the label class needs to be left aligned in this particular example, but we will have use cases where we may need right as well.&amp;nbsp; See attached screenshots.&lt;/P&gt;&lt;P&gt;We also have a point feature service with a label class, where we need to left align.&lt;/P&gt;&lt;P&gt;We were looking for a way within the label class to align text left, center or right.&lt;/P&gt;&lt;P&gt;We are currenting using Map Viewer to define our label class.&amp;nbsp; We have the ability to use ArcGIS Maps SDK for JavaScript, if that is the direction that we need to head.&lt;BR /&gt;&lt;BR /&gt;In addition, we are using arcade to populate attributes within the label.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 17:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366389#M56677</guid>
      <dc:creator>FayGlunt</dc:creator>
      <dc:date>2024-01-04T17:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Map Viewer: How to left justify alignment in Label Style, like we can with Pop-Up Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366906#M56697</link>
      <description>&lt;P&gt;Currently polygon alignment is not supported and the only property for labelplacement is&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;always-horizontal&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The alignment property is not supported and wont be read if its in the web map or layer configuration.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Jan 2024 18:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/map-viewer-how-to-left-justify-alignment-in-label/m-p/1366906#M56697</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2024-01-05T18:13:38Z</dc:date>
    </item>
  </channel>
</rss>

