Select to view content in your preferred language

CoordinateMenu Projection go to xy

1582
2
05-22-2012 10:50 PM
IanHamilton1
Emerging Contributor
Hi, I am having problems getting this widget to work in 2.5

The Live Coordinates are showing the X coordinate twice.
Coordinate system is GDA94 MGA Zone 55
When I click on the map the recorded coordinates are correct.
I can click on the  Project button and get the pop up window and project to WGS84 and Mercator.
When I click on go to X Y I get the popup window but when I put in any coordinates and try to zoom or pan to coordinates I get a "Error Projecting Coordinates"

Has anyone had similar problems?

Thanks in advance

Ian
Tags (2)
0 Kudos
2 Replies
JeffersonFerreira_Ferreira
Deactivated User
Hi Ian.hamilton63;

An year since you post this thread and today I've the same problem. And more, I want to show the "Live Coordinates" in WGS84 (DD.DDDD format) and not in the metric system of WebMercator auxiliary sphere. I tried some attempts with no success.

Have you solved this issue?? If yes, please, send us a feedback.

Thanks.
0 Kudos
BjornSvensson
Esri Regular Contributor
...And more, I want to show the "Live Coordinates" in WGS84 (DD.DDDD format) and not in the metric system of WebMercator auxiliary sphere.


I'm not familiar with this specific widget, but the CoordinateWidget supports showing the current cursor location in decimal degrees.
http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Coordinate_widget/01m3000000320...

The source code is available at https://github.com/ArcGIS/ArcGISViewerForFlex/blob/master/src/widgets/Coordinate/CoordinateWidget.mx...
0 Kudos