<?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: Map widget not zooming to correct location when list widget action triggered in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1580918#M17188</link>
    <description>&lt;P&gt;hey Matt, were you able to find a solution to this? I'm having the exact same issue.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2025 17:38:55 GMT</pubDate>
    <dc:creator>bttpps</dc:creator>
    <dc:date>2025-01-31T17:38:55Z</dc:date>
    <item>
      <title>Map widget not zooming to correct location when list widget action triggered</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1161849#M4098</link>
      <description>&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;I am developing an app in Experience Builder in ArcGIS&amp;nbsp; Online with a list widget and a map widget. When you click on an item in the list, the map should zoom to the location of the feature. Instead the map is zooming to a location north of the actual feature location. I do not think it is the map or layer, as when I open the map outside of experience builder in AGOL and Pro and zoom to a feature from the attribute table, it will zoom to the feature and the feature is in the middle of the screen.&lt;/P&gt;&lt;P&gt;Any thoughts what might be wrong.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Leila&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 21:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1161849#M4098</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2022-04-06T21:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget not zooming to correct location when list widget action triggered</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1162935#M4133</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/369299"&gt;@LJackson29&lt;/a&gt;&amp;nbsp;Is it possible to share the app for us to take a look, or some screenshots/videos? Is it a feature from a map or a scene? The described behavior is not quite easy to reproduce. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 05:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1162935#M4133</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2022-04-11T05:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget not zooming to correct location when list widget action triggered</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1163275#M4145</link>
      <description>&lt;P&gt;Same issue. Looks to be a serious oversight. Source data is from Survey123 in WKID:4326. Looking in the Developer Console. there is a warning:&lt;/P&gt;&lt;P&gt;[esri.tasks.support.ProjectParameters] DEPRECATED - Module: esri.tasks.support.ProjectParameters&lt;BR /&gt;Replacement: esri.rest.support.ProjectParameters&lt;BR /&gt;Version: 4.20&lt;BR /&gt;t._consoleWriter&amp;nbsp;@ &lt;A href="https://js.arcgis.com/4.22/init.js:105" target="_blank"&gt;https://js.arcgis.com/4.22/init.js:105&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This occurs in both the SAAS and Developer Editions of ArcGIS Experience Builder. How can this get fixed in the source code? Effectively, this seems to be stopping all projection capabilities of Experience Builder.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 21:25:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1163275#M4145</guid>
      <dc:creator>TomNeer</dc:creator>
      <dc:date>2022-04-11T21:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget not zooming to correct location when list widget action triggered</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1186579#M4681</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/369299"&gt;@LJackson29&lt;/a&gt;&amp;nbsp;This should be fixed now. Please help double-check, thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 03:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1186579#M4681</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2022-06-27T03:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget not zooming to correct location when list widget action triggered</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1186758#M4688</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4655"&gt;@TonghuiMing&lt;/a&gt;&amp;nbsp;Yes, it is working :-). Many thanks for letting me know!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 14:34:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1186758#M4688</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2022-06-27T14:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget not zooming to correct location when list widget action triggered</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1333065#M8471</link>
      <description>&lt;P&gt;&amp;nbsp;I'm experiencing similar behavior, except I'm trying to use the 'Zoom To' action from an attribute table widget. When I set it up to 'Zoom To' upon selection trigger, it zooms to 0-degrees Lat, 0-degrees Long. In contrast, when I use the 'Pan To' option for the same widget selection trigger, it pans to the correct location.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 19:10:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1333065#M8471</guid>
      <dc:creator>Matt-Goodman</dc:creator>
      <dc:date>2023-09-27T19:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget not zooming to correct location when list widget action triggered</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1580918#M17188</link>
      <description>&lt;P&gt;hey Matt, were you able to find a solution to this? I'm having the exact same issue.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 17:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1580918#M17188</guid>
      <dc:creator>bttpps</dc:creator>
      <dc:date>2025-01-31T17:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget not zooming to correct location when list widget action triggered</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1581020#M17191</link>
      <description>&lt;P&gt;This is one of those typical situations where I can't even recall what web app I was working on when I encountered this issue. Apparently I found a work-around?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 20:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-widget-not-zooming-to-correct-location-when/m-p/1581020#M17191</guid>
      <dc:creator>Matt-Goodman</dc:creator>
      <dc:date>2025-01-31T20:59:14Z</dc:date>
    </item>
  </channel>
</rss>

