<?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: SketchViewModel : color selection in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/sketchviewmodel-color-selection/m-p/1543035#M85769</link>
    <description>&lt;P&gt;thanks great Sage&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 14:06:40 GMT</pubDate>
    <dc:creator>LionelGOUBET</dc:creator>
    <dc:date>2024-09-26T14:06:40Z</dc:date>
    <item>
      <title>SketchViewModel : color selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/sketchviewmodel-color-selection/m-p/1542995#M85767</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I create polygon with the SketchViewModel and when I select the polygon, the fill color selection is "very light blue", I would like that be "transparent"&lt;/P&gt;&lt;P&gt;is it possible ? what the best way ? (sketch._internalGraphicsLayer.graphics.map ?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LionelGOUBET_0-1727354105763.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116000i0709DCC06F6E2136/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LionelGOUBET_0-1727354105763.png" alt="LionelGOUBET_0-1727354105763.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 12:36:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/sketchviewmodel-color-selection/m-p/1542995#M85767</guid>
      <dc:creator>LionelGOUBET</dc:creator>
      <dc:date>2024-09-26T12:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: SketchViewModel : color selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/sketchviewmodel-color-selection/m-p/1543010#M85768</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/328575"&gt;@LionelGOUBET&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Set the view's or the layer view's&amp;nbsp; &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html#HighlightOptions" target="_self"&gt;highlightOptions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;const view = new MapView({
  container: "viewDiv",
  highlightOptions: {
    fillOpacity: 0
  }
});&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://codepen.io/sagewall/pen/abezexx" target="_blank"&gt;https://codepen.io/sagewall/pen/abezexx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 13:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/sketchviewmodel-color-selection/m-p/1543010#M85768</guid>
      <dc:creator>Sage_Wall</dc:creator>
      <dc:date>2024-09-26T13:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: SketchViewModel : color selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/sketchviewmodel-color-selection/m-p/1543035#M85769</link>
      <description>&lt;P&gt;thanks great Sage&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 14:06:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/sketchviewmodel-color-selection/m-p/1543035#M85769</guid>
      <dc:creator>LionelGOUBET</dc:creator>
      <dc:date>2024-09-26T14:06:40Z</dc:date>
    </item>
  </channel>
</rss>

