<?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: Search Widget - Changing the Default Marker in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574349#M15335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Craig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So what are you really wanting? You said "&lt;SPAN style="background-color: #ffffff;"&gt;default marker from a black dot to hollow"&lt;/SPAN&gt;. This to me would be a point with a color set to 0 opacity and an outline. Is that what you are after?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2019 15:08:14 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-06-13T15:08:14Z</dc:date>
    <item>
      <title>Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574348#M15334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently using WAB Dev 2.12 and am looking to change the default marker from a black dot to hollow.&amp;nbsp; I was able to partially do this.&amp;nbsp; On line 374, I changed the SimpleMarkerSymbol from 'Style_SOLID' to 'Style_NULL.&amp;nbsp; This did make my marker a hollow fill but I still have a black circle (with a hollow fill).&amp;nbsp; I've been playing around with this section for quite a while now and have been unable to successfully hollowing out the outline as well.&amp;nbsp; Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/450277_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 15:01:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574348#M15334</guid>
      <dc:creator>CraigPrisland2</dc:creator>
      <dc:date>2019-06-13T15:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574349#M15335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Craig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So what are you really wanting? You said "&lt;SPAN style="background-color: #ffffff;"&gt;default marker from a black dot to hollow"&lt;/SPAN&gt;. This to me would be a point with a color set to 0 opacity and an outline. Is that what you are after?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 15:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574349#M15335</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-06-13T15:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574350#M15336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the confusion.&amp;nbsp; Yes, this is what I am looking to accomplish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 15:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574350#M15336</guid>
      <dc:creator>CraigPrisland2</dc:creator>
      <dc:date>2019-06-13T15:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574351#M15337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case the just do this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;convertedSource&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;highlightSymbol &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;SimpleMarkerSymbol&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;
  SimpleMarkerSymbol&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;STYLE_CIRCLE&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;10&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; 
  &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;SimpleLineSymbol&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;SimpleLineSymbol&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;STYLE_SOLID&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;Color&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;255&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;255&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;2&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
  &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;Color&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Notice the addition of one extra 0 in the last Color class this sets the makers fill to black with an alpha of 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574351#M15337</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T00:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574352#M15338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again for all your assistance Robert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 16:04:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574352#M15338</guid>
      <dc:creator>CraigPrisland2</dc:creator>
      <dc:date>2019-06-13T16:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574353#M15339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robert,&lt;/P&gt;&lt;P&gt;I have some code to add my own symbol when an address is found. So I would like to make the default black symbol be transparent.&lt;/P&gt;&lt;P&gt;I am using WAB 2.16. When I run debugging tool in the widget.js for search widget, I don't see the debugging stopped at those lines which the "convertedSource.highlightSymbol" is assigned (convertedSource.highlightSymbol = new SimpleMarkerSymbol(SimpleMarkerSymbol.STYLE_CIRCLE,) at line 383 and line 401. The debugging doesn't stop at if statement (&amp;nbsp;if(sourceLayerInfo) ) at line 381. It looks like the small black dot is added at another location. Do you know where is it? thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 15:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574353#M15339</guid>
      <dc:creator>HelenZhou</dc:creator>
      <dc:date>2020-06-03T15:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574354#M15340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You will only hit those lines if you specified a search layer. If you are only using the locator service then those lines will not be hit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 13:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574354#M15340</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-06-04T13:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574355#M15341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Robert. Do you know where to customize the symbol after an address is located with a geocoding service in the search widget?&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 13:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574355#M15341</guid>
      <dc:creator>HelenZhou</dc:creator>
      <dc:date>2020-06-04T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Changing the Default Marker</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574356#M15342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never tried that but I assume that you need to define a highlightSymbol on the locator source. I don't believe that it has one specified in the code so it just uses the default of the search dijit from the JS API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 13:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/search-widget-changing-the-default-marker/m-p/574356#M15342</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-06-04T13:49:17Z</dc:date>
    </item>
  </channel>
</rss>

