Using the ArcGIS Server Flex API, is there a way to convert mouse coordinates on the screen or the a map control to spatial coordinates in the map? It seems like there's functionality to convert map points to screen points, but a function for converting in the other direction seems weirdly absent.
You should ask this as a question.
Dan Monego
2009-11-17 14:31:39
A:
hector: You really should ask this as a question, or you could look into the documentation. Method toScreen() is just what you want.
dond
2009-12-03 11:09:53