Select to view content in your preferred language

Experience Builder: Go to XY

1204
5
Jump to solution
01-11-2024 02:07 PM
ChaimSchwartzIroads
Regular Contributor

Am I correct that there is currently no experience builder widget that supports a "Go TO XY" functionality using a specific spatial reference? 

1 Solution

Accepted Solutions
ChaimSchwartzIroads
Regular Contributor

Sometimes small miracles do happen. In our case, it was @RobertScheitlin__GISP 's "enhanced locate" widget:) Thank you Robert for the massive effort and contributions. 

Enhanced Locate Widget 1.9 - 8/4/22 - Esri Community

View solution in original post

5 Replies
VanessaSimps
Frequent Contributor

 thought I just saw in the ExB 2024 road map that they are going to be adding URL parameters in Q1. This could possibly allow you to use the the URL parameters to go to an specified xy? 

0 Kudos
ChaimSchwartzIroads
Regular Contributor

Thank you  @VanessaSimps for your reply.

Unfortunately, I'm looking for a tool that would allow an end user to lookup their own set of coordinates that they would manually enter. I really am looking forward to extended URL parameters support, but those are helpful for building dynamic links from other apps/pages, not really for an end user. 

ArcGIS Web Appbuilder supports this via the search widget. Allthough it is a bit of an awkward user experience since it requires the user to manually enter the wkid (Using the following format: X, Y: WKID).

0 Kudos
VanessaSimps
Frequent Contributor

I was wondering if that was what you were trying to do! good luck! If you do figure this out, please post back here as I can see this being something our end users would like as well. 

0 Kudos
JeffreyThompson2
MVP Regular Contributor

Does the Coordinate Conversion Widget fit your needs? The user can type in a location and have it zoom to the spot. You could probably get it to work with a specific spatial reference by building a custom geocoder.

GIS Developer
City of Arlington, Texas
0 Kudos
ChaimSchwartzIroads
Regular Contributor

Sometimes small miracles do happen. In our case, it was @RobertScheitlin__GISP 's "enhanced locate" widget:) Thank you Robert for the massive effort and contributions. 

Enhanced Locate Widget 1.9 - 8/4/22 - Esri Community