<?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: Layer Focus Button - Custom Experience Builder Widget in Experience Builder Custom Widgets</title>
    <link>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1595040#M487</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/886846"&gt;@RasterFan98&lt;/a&gt;&amp;nbsp;Congratulations! Your widget was used as an example in the Plenary session at DevSummit.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Mar 2025 05:31:47 GMT</pubDate>
    <dc:creator>JeffreyThompson2</dc:creator>
    <dc:date>2025-03-13T05:31:47Z</dc:date>
    <item>
      <title>Layer Focus Button - Custom Experience Builder Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1592375#M479</link>
      <description>&lt;P&gt;Here is a simple custom widget: in the settings panel you can choose a map and a layer, and then the UI of the widget is a single button that when clicked will turn that selected layer on and all other layers off. It is not extensively tested, so use at your own risk and please post if you make any improvements to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 17:58:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1592375#M479</guid>
      <dc:creator>RasterFan98</dc:creator>
      <dc:date>2025-03-05T17:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Focus Button - Custom Experience Builder Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1595040#M487</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/886846"&gt;@RasterFan98&lt;/a&gt;&amp;nbsp;Congratulations! Your widget was used as an example in the Plenary session at DevSummit.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 05:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1595040#M487</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-03-13T05:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Focus Button - Custom Experience Builder Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1600662#M527</link>
      <description>&lt;P&gt;I saw it in action and came here hunting for it and/or other similar custom or ootb tools. Very cool!&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2025 17:26:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1600662#M527</guid>
      <dc:creator>AlderMaps</dc:creator>
      <dc:date>2025-03-29T17:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Focus Button - Custom Experience Builder Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1694289#M691</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/886846"&gt;@RasterFan98&lt;/a&gt;&amp;nbsp;can it turn 2 layers on and 2 layers off at the same time. More of a toggle?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 20:38:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1694289#M691</guid>
      <dc:creator>TD1</dc:creator>
      <dc:date>2026-04-02T20:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Focus Button - Custom Experience Builder Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1694359#M692</link>
      <description>&lt;P&gt;If you do some small edits to the bookmarks widget, like turning the map pan to false.&amp;nbsp; You can turn the widget into something that flips multiple layers on and off.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2026 13:22:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1694359#M692</guid>
      <dc:creator>TheRrrr42</dc:creator>
      <dc:date>2026-04-03T13:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Focus Button - Custom Experience Builder Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1694465#M693</link>
      <description>&lt;P&gt;If you're looking for a custom widget to toggle between groups of layers, my "A better layer switcher" (ABLS) widget might be what you're looking for. You can find it on my GitHub &lt;A href="https://github.com/SunshineLuke90/widgets" target="_self"&gt;here,&lt;/A&gt;&amp;nbsp;or on NPM &lt;A href="https://www.npmjs.com/package/abls" target="_self"&gt;here&lt;/A&gt;, which you can install into your Experience Builder installation using the CLI that I've built, documentation &lt;A href="https://www.npmjs.com/package/exb-community-cli" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2026 21:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1694465#M693</guid>
      <dc:creator>SunshineLuke90</dc:creator>
      <dc:date>2026-04-03T21:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Focus Button - Custom Experience Builder Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1699781#M717</link>
      <description>&lt;P&gt;Hi, where is this option to turn the map pan to false?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 05:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/layer-focus-button-custom-experience-builder/m-p/1699781#M717</guid>
      <dc:creator>RebekahPolette</dc:creator>
      <dc:date>2026-05-04T05:49:55Z</dc:date>
    </item>
  </channel>
</rss>

