<?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: Using Swipe Component in Experience Builder in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-swipe-component-in-experience-builder/m-p/1675984#M22073</link>
    <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/experience-builder-custom-widgets/nearmap-for-experience-builder-1-19/ta-p/1675981" target="_blank"&gt;https://community.esri.com/t5/experience-builder-custom-widgets/nearmap-for-experience-builder-1-19/ta-p/1675981&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I was able to re-build a workable swipe interface using a graphic layer and make a functional, Component-based version of the Widget.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jan 2026 21:23:27 GMT</pubDate>
    <dc:creator>JeffreyThompson2</dc:creator>
    <dc:date>2026-01-05T21:23:27Z</dc:date>
    <item>
      <title>Using Swipe Component in Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-swipe-component-in-experience-builder/m-p/1670712#M21861</link>
      <description>&lt;P&gt;I am working on upgrading to Experience Builder 1.19 and I have found several issues with the Nearmap Widget. The Widget was working perfectly in Experience Builder 1.18. This is not an official Widget, but it was developed by ESRI Australia. I have raised an issue on the &lt;A href="https://github.com/bgtdevhub/nearmap-widget/issues/3" target="_self"&gt;GitHub page&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Question 1: The Widget generates a console.warn "Unhandled case: web-tile" generated by jimu-core whenever it loads a layer. This does not appear to impact functionality and the layers load as expected. Are WebTitleLayers no longer supported by Experience Builder?&lt;/P&gt;&lt;P&gt;The Nearmap Widget uses a Swipe Widget from the Javascript API to allow comparison of aerial imagery. Major problems arise when activating the comparison feature.&lt;/P&gt;&lt;P&gt;Unmodified, using the Swipe Widget, activating the comparison mode turns the whole map area white.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_1-1764883457754.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/144879i883A634646B5D015/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_1-1764883457754.png" alt="JeffreyThompson2_1-1764883457754.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;With some modifications, based on &lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-web-components-via-4-33-using-javascript-and/m-p/1651767#M87632" target="_self"&gt;this post&lt;/A&gt; by&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/507049"&gt;@Sage_Wall&lt;/a&gt;, I was able to get the Nearmap Widget to use the Swipe Component. I used the view property of the Swipe Component to target the MapView and the Swipe Component rendered correctly, but the Component rendered over the Map Canvas and prevented all interactivity with the map, including panning and zooming.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_2-1764883926788.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/144880i0CAF3B652CFF050D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_2-1764883926788.png" alt="JeffreyThompson2_2-1764883926788.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Question 2: Is there a way to render a Swipe Component at runtime that does not prevent map interactivity?&lt;/P&gt;&lt;P&gt;The Nearmap Widget also contains a line of code originally designed to add the Swipe Widget to the MapView.ui. I removed this line of code and found that both layers rendered as expected and map interactivity was restored, but the UI and interactivity of the Swipe Component was missing. (See half houses in image below.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_3-1764884387044.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/144881iB36CFF1511608307/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_3-1764884387044.png" alt="JeffreyThompson2_3-1764884387044.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I also attempted to target the MapView using the referenceElement property of the Swipe Component. According to the Component documentation, &lt;A href="https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-swipe/#view" target="_self"&gt;using the view property is an anti-pattern&lt;/A&gt;, so I thought this property might give better results. However, I don't know if I was able to successfully target the Map Component this way as I could not find the #shadow-root node in the DOM.&lt;/P&gt;&lt;P&gt;Question 3: Has the Map Widget been converted to use Components?&lt;/P&gt;&lt;P&gt;Question 4: How should the Map Component be targeted?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 21:52:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-swipe-component-in-experience-builder/m-p/1670712#M21861</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-12-04T21:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using Swipe Component in Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-swipe-component-in-experience-builder/m-p/1671152#M21880</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/677423"&gt;@JeffreyThompson2&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;For Question3 and 4, Map widget has not yet been migrated to component; migration is under investigation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 01:50:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-swipe-component-in-experience-builder/m-p/1671152#M21880</guid>
      <dc:creator>Ke_Xu</dc:creator>
      <dc:date>2025-12-08T01:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Swipe Component in Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-swipe-component-in-experience-builder/m-p/1675984#M22073</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/experience-builder-custom-widgets/nearmap-for-experience-builder-1-19/ta-p/1675981" target="_blank"&gt;https://community.esri.com/t5/experience-builder-custom-widgets/nearmap-for-experience-builder-1-19/ta-p/1675981&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I was able to re-build a workable swipe interface using a graphic layer and make a functional, Component-based version of the Widget.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 21:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-swipe-component-in-experience-builder/m-p/1675984#M22073</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2026-01-05T21:23:27Z</dc:date>
    </item>
  </channel>
</rss>

