<?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 how to display image as polygon symbol in JavaScript SDK in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552011#M85952</link>
    <description>&lt;P&gt;I am already aware of&amp;nbsp;PictureMarkerSymbol and PictureFillSymbol. But what I need is a different kind of symbol that I can use to fill a polygon. Ideally I want to be able to keep the aspect ratio. unlike&amp;nbsp;PictureMarkerSymbol, I need the image moves with the polygon... does such symbol exist in&amp;nbsp;JavaScript SDK?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2024 21:20:11 GMT</pubDate>
    <dc:creator>InQiDev</dc:creator>
    <dc:date>2024-10-24T21:20:11Z</dc:date>
    <item>
      <title>how to display image as polygon symbol in JavaScript SDK</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552011#M85952</link>
      <description>&lt;P&gt;I am already aware of&amp;nbsp;PictureMarkerSymbol and PictureFillSymbol. But what I need is a different kind of symbol that I can use to fill a polygon. Ideally I want to be able to keep the aspect ratio. unlike&amp;nbsp;PictureMarkerSymbol, I need the image moves with the polygon... does such symbol exist in&amp;nbsp;JavaScript SDK?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 21:20:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552011#M85952</guid>
      <dc:creator>InQiDev</dc:creator>
      <dc:date>2024-10-24T21:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to display image as polygon symbol in JavaScript SDK</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552037#M85954</link>
      <description>&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-PictureFillSymbol.html" target="_self"&gt;PictureFillSymbol&lt;/A&gt;&amp;nbsp;maybe?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sagewall.github.io/symbol-builder/picture-fill-symbol/" target="_blank"&gt;https://sagewall.github.io/symbol-builder/picture-fill-symbol/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 19:15:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552037#M85954</guid>
      <dc:creator>Sage_Wall</dc:creator>
      <dc:date>2024-10-24T19:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to display image as polygon symbol in JavaScript SDK</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552116#M85955</link>
      <description>&lt;P&gt;Thanks but&amp;nbsp;PictureFillSymbol also repeatedly fills the area. I need to keep only on image so that I just reshape the polygon to fit the image.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 21:21:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552116#M85955</guid>
      <dc:creator>InQiDev</dc:creator>
      <dc:date>2024-10-24T21:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to display image as polygon symbol in JavaScript SDK</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552422#M85958</link>
      <description>&lt;P&gt;I don't think there is straightforward way to achieve this. I would achieve this by using the following steps:&amp;nbsp;&lt;BR /&gt;1) Create a temp Graphic or Point Layer.&lt;BR /&gt;2) For every polygon, get the centroid of the polygon and add as point feature.&lt;BR /&gt;3) Use the PictureMarkerSymbol to symbolise the point feature.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 16:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-image-as-polygon-symbol-in/m-p/1552422#M85958</guid>
      <dc:creator>RamaniGanason</dc:creator>
      <dc:date>2024-10-25T16:36:52Z</dc:date>
    </item>
  </channel>
</rss>

