Bug ID Number |
BUG-000155469 |
Submitted | January 30, 2023 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Survey123 |
Version found | 3.16 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
This behavior is as expected. The input “41.977774, -88.695416” is ambiguous. It is a valid X,Y (LongLat) and a valid Y,X (LatLong) value. When zoomed in, the geocoding will prefer the result that is closer to the center of the map. The Location parameter is passed in and is used to prefer results that are closer to the current location.
Workaround
Set the map zoom level to Cities or a larger scale such as City, Town and Neighborhood.
Steps to Reproduce