Hi @AlixVezina @Jianxia
I’m configuring the Coordinate Conversion widget so a user can enter in a set of coordinates, zoom in to that exact location, and add a new feature using the edit widget. I believe I have configured the input so the user enters in coordinates in Degrees Decimal Minutes (DDM) like this: Y° A'N, X° B'W, specifically in the Western hemisphere since the default is Eastern. However, when I paste in a set of coordinates (e.g. coordinates copied from the Coordinates widget) it automatically takes me to the Eastern hemisphere. Am I missing a step in the configuration or is this a bug?
Example: The Coordinates widget gives me this set of coordinates: 37°34.617′ 119°40.667′; I paste this into the Coordinate Conversion widget and get this: 37° 34.617000'N, 119° 40.667000'E
If I were to delete the "E" and replace it with "W", or remove the E and put a "-" in front of the longitude it will zoom to the correct location. I would prefer that the users receive the correct location immediately, though.
Thank you!