<?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 URL Parameters to control map extent AND filter widget in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662901#M21472</link>
    <description>&lt;P&gt;Using URL Parameters for an Experience Builder app, the goal is to create links to zoom to specific features that will be selected in a Filter widget, and to control the zoom level and center position of the map.&amp;nbsp; I have successfully built the URL and both functions (filter widget &amp;amp; map position) function independently, but when combined into one URL, the map zooms to the URL-specified extent, then re-zooms to the filtered feature.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to force the app to use the center &amp;amp; level parameters of the URL rather than automatically zoom to the filtered feature?&amp;nbsp; I do have the 'Zoom to' action configured for the Filter widget, but am hopeful this doesn't have to be turned off in the event that a user wants to make a new selection with the Filter widget.&lt;/P&gt;&lt;P&gt;Sample of the URL:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://experience.arcgis.com/experience/" target="_blank"&gt;https://experience.arcgis.com/experience/&lt;/A&gt;&amp;lt;AppID&amp;gt;#widget_2=center:-8283456.60180332%2C4941522.4949009%2C102100,level:17&amp;amp;widget_31=filters:%5B%7B%22name%22%3A%22Filters%22%2C%22clauses%22%3A%5B%7B%22index%22%3A3%2C%22values%22%3A%22&amp;lt;FeatureToFilter&amp;gt;%22%7D%5D%7D%5D&lt;/P&gt;</description>
    <pubDate>Mon, 03 Nov 2025 18:11:42 GMT</pubDate>
    <dc:creator>MattCobb</dc:creator>
    <dc:date>2025-11-03T18:11:42Z</dc:date>
    <item>
      <title>URL Parameters to control map extent AND filter widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662901#M21472</link>
      <description>&lt;P&gt;Using URL Parameters for an Experience Builder app, the goal is to create links to zoom to specific features that will be selected in a Filter widget, and to control the zoom level and center position of the map.&amp;nbsp; I have successfully built the URL and both functions (filter widget &amp;amp; map position) function independently, but when combined into one URL, the map zooms to the URL-specified extent, then re-zooms to the filtered feature.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to force the app to use the center &amp;amp; level parameters of the URL rather than automatically zoom to the filtered feature?&amp;nbsp; I do have the 'Zoom to' action configured for the Filter widget, but am hopeful this doesn't have to be turned off in the event that a user wants to make a new selection with the Filter widget.&lt;/P&gt;&lt;P&gt;Sample of the URL:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://experience.arcgis.com/experience/" target="_blank"&gt;https://experience.arcgis.com/experience/&lt;/A&gt;&amp;lt;AppID&amp;gt;#widget_2=center:-8283456.60180332%2C4941522.4949009%2C102100,level:17&amp;amp;widget_31=filters:%5B%7B%22name%22%3A%22Filters%22%2C%22clauses%22%3A%5B%7B%22index%22%3A3%2C%22values%22%3A%22&amp;lt;FeatureToFilter&amp;gt;%22%7D%5D%7D%5D&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 18:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662901#M21472</guid>
      <dc:creator>MattCobb</dc:creator>
      <dc:date>2025-11-03T18:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parameters to control map extent AND filter widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662918#M21473</link>
      <description>&lt;P&gt;What happens if you take the centering/zoom level out of your URL Parameters? I think that should be closer to what you want.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 18:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662918#M21473</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-11-03T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parameters to control map extent AND filter widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662920#M21474</link>
      <description>&lt;P&gt;The Filter widget does select the appropriate feature, and the map zooms to the feature extent as if I made a selection using the Filter widget itself, but in my use-case I want to be able to define the zoom level and center position of the map to provide users with a little more context to surrounding features to help orient themselves.&amp;nbsp; I know the Zoom level can be customized in the 'Zoom to' actions menu, but I'd like to be able to control that on a feature-by-feature basis.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 18:47:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662920#M21474</guid>
      <dc:creator>MattCobb</dc:creator>
      <dc:date>2025-11-03T18:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parameters to control map extent AND filter widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662955#M21477</link>
      <description>&lt;P&gt;Have you trying re-ordering your parameters? List the filtering first, then the zoom level. Does that work?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 19:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662955#M21477</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-11-03T19:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parameters to control map extent AND filter widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662956#M21478</link>
      <description>&lt;P&gt;I gave that a try, same results.&amp;nbsp; Good suggestion though.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 20:01:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/url-parameters-to-control-map-extent-and-filter/m-p/1662956#M21478</guid>
      <dc:creator>MattCobb</dc:creator>
      <dc:date>2025-11-03T20:01:28Z</dc:date>
    </item>
  </channel>
</rss>

