<?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 Create map marker with Label in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-map-marker-with-label/m-p/1101760#M74782</link>
    <description>&lt;P&gt;Hi all - I'm looking to create a point (will be svg) on a map with a label on it. I attached a photo of the intended result. However, I'm using a graphics layer to render the current symbol. If graphics layers do not support label making, how would you go about creating a marker point and label on the same layer?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is it possible to layer text on top of markers? such as the number 1 on the maker in the screenshot.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2021 18:11:53 GMT</pubDate>
    <dc:creator>jh9</dc:creator>
    <dc:date>2021-09-24T18:11:53Z</dc:date>
    <item>
      <title>Create map marker with Label</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-map-marker-with-label/m-p/1101760#M74782</link>
      <description>&lt;P&gt;Hi all - I'm looking to create a point (will be svg) on a map with a label on it. I attached a photo of the intended result. However, I'm using a graphics layer to render the current symbol. If graphics layers do not support label making, how would you go about creating a marker point and label on the same layer?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is it possible to layer text on top of markers? such as the number 1 on the maker in the screenshot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 18:11:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-map-marker-with-label/m-p/1101760#M74782</guid>
      <dc:creator>jh9</dc:creator>
      <dc:date>2021-09-24T18:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create map marker with Label</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-map-marker-with-label/m-p/1102216#M74802</link>
      <description>&lt;P&gt;You could use a &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-TextSymbol.html" target="_self"&gt;TextSymbol&lt;/A&gt; to add a label. Here is an example of doing that (but with Esri Icon instead of a svg):&amp;nbsp;&lt;A href="https://codepen.io/noash/pen/PojXoRW?editors=1000" target="_blank"&gt;https://codepen.io/noash/pen/PojXoRW?editors=1000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Another good option would be to use &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-CIMSymbol.html" target="_self"&gt;CIMSymbol&lt;/A&gt;. Here is a sample that uses both CIM and labels to create high quality features:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/cim-symbols/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/cim-symbols/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 17:34:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-map-marker-with-label/m-p/1102216#M74802</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2021-09-27T17:34:49Z</dc:date>
    </item>
  </channel>
</rss>

