I am trying to understand exactly how the new coordinate widget works in Flex Viewer 2.2 (uncompiled)....
I currently have all my services projected in state plane, however, I would like for the coordinates in my flex map to appear as latitude and longitude (degrees). How can I do this? Can I set one of the layers to WGS1984 and then it would work?
Also, I think it will help to clarify how I have my application configured. I have my <basemaps> that comes from ESRI basemaps and was originally projected as WGS1984, I then re-projected to state plane (to match all of my data and services that are projected in state plane), defined my extent to the county I am working with, and then saved that mxd to use as my <basemaps> layer. All of my <operationallayers> are in state plane.
Any ideas would be greatly appreciated.
Josh C.