Hi -
I am developing an app in Experience Builder in ArcGIS 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.
Any thoughts what might be wrong.
Thanks!
Leila
Solved! Go to Solution.
@LeilaJackson1 This should be fixed now. Please help double-check, thanks.
@LeilaJackson1 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.
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:
[esri.tasks.support.ProjectParameters] DEPRECATED - Module: esri.tasks.support.ProjectParameters
Replacement: esri.rest.support.ProjectParameters
Version: 4.20
t._consoleWriter @ https://js.arcgis.com/4.22/init.js:105
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.
@LeilaJackson1 This should be fixed now. Please help double-check, thanks.
@TonghuiMing Yes, it is working :-). Many thanks for letting me know!