I'd like to be able to display the X/Y coordinates of the user's current mouse cursor location such as with this web map.
I'm using the .NET Web ADF, C# and ArcGIS Server.
Can anyone suggest any code samples for this?
|
I'd like to be able to display the X/Y coordinates of the user's current mouse cursor location such as with this web map. I'm using the .NET Web ADF, C# and ArcGIS Server. Can anyone suggest any code samples for this? |
|||||||||
|
|
The Common Custom JavaScript sample in the Web ADF 10 SDK Help has an example of updating the browser status bar with the current mouse cursor coordinates. See In the
A bit further down:
|
|||
|
|