<?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: How does one make the &amp;quot;highlight&amp;quot; for the infoWindow a different shape in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-does-one-make-the-quot-highlight-quot-for-the/m-p/728641#M67593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind.&amp;nbsp; I figured it out.&amp;nbsp; I did the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var infoWindowSymbol = new esri.symbol.SimpleMarkerSymbol();&lt;/P&gt;&lt;P&gt;infoWindowSymbol.setStyle(esri.symbol.SimpleMarkerSymbol.STYLE_CIRCLE);&lt;/P&gt;&lt;P&gt;infoWindowSymbol.setSize(30);&lt;/P&gt;&lt;P&gt;infoWindowSymbol.setColor(new Color([255,255,0,0.2]));&lt;/P&gt;&lt;P&gt;this.map.infoWindow.markerSymbol = infoWindowSymbol;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2017 11:48:13 GMT</pubDate>
    <dc:creator>MatthewDewell</dc:creator>
    <dc:date>2017-08-14T11:48:13Z</dc:date>
    <item>
      <title>How does one make the "highlight" for the infoWindow a different shape</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-does-one-make-the-quot-highlight-quot-for-the/m-p/728640#M67592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm making an infoWindow for a circle/point on my map in a graphics layer.&amp;nbsp; The point plots fine, and when I click on the point it brings up the infoWindow/InfoTemplate fine.&amp;nbsp; The one problem I am having is that there is a box drawn around my point that is very large, the "highlight", and it is much larger than the point.&amp;nbsp; &amp;nbsp;I would actually like it to be a circle for the shape of the "highlight" an have it&amp;nbsp;be closer to the point that was clicked on.&amp;nbsp; Does anyone have any idea, how to change the shape, and how to bring the size down?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 11:19:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-does-one-make-the-quot-highlight-quot-for-the/m-p/728640#M67592</guid>
      <dc:creator>MatthewDewell</dc:creator>
      <dc:date>2017-08-14T11:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: How does one make the "highlight" for the infoWindow a different shape</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-does-one-make-the-quot-highlight-quot-for-the/m-p/728641#M67593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind.&amp;nbsp; I figured it out.&amp;nbsp; I did the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var infoWindowSymbol = new esri.symbol.SimpleMarkerSymbol();&lt;/P&gt;&lt;P&gt;infoWindowSymbol.setStyle(esri.symbol.SimpleMarkerSymbol.STYLE_CIRCLE);&lt;/P&gt;&lt;P&gt;infoWindowSymbol.setSize(30);&lt;/P&gt;&lt;P&gt;infoWindowSymbol.setColor(new Color([255,255,0,0.2]));&lt;/P&gt;&lt;P&gt;this.map.infoWindow.markerSymbol = infoWindowSymbol;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 11:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-does-one-make-the-quot-highlight-quot-for-the/m-p/728641#M67593</guid>
      <dc:creator>MatthewDewell</dc:creator>
      <dc:date>2017-08-14T11:48:13Z</dc:date>
    </item>
  </channel>
</rss>

