Select to view content in your preferred language

FindGraphicsInHostCoordinates and 2.3

653
2
12-26-2011 06:16 AM
SanajyJadhav
Deactivated User
Hello,

I have been using GraphicsLayer::FindGraphicsInHostCoordinates method since V 2.1.It worked perfectly.Recently I upgraded to 2.3 and found that this method is not working anymore.Also nothing is changed that could have broken the working code.

Is there any issue with this method in version 2.3? Any help is appreciated since our key functionality is broken due to this method.

Thanks.
0 Kudos
2 Replies
SanajyJadhav
Deactivated User
Can anybody help me on this issue please?
0 Kudos
DominiqueBroux
Esri Frequent Contributor
We would need more infos about your issue.

The SDK interactive samples is sometimes using 'FindGraphicsInHostCoordinates (e.g. http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#InfoWindowSimple) and doesn't seem to run into any issue.

Note : don't forget to transform the map point in order to take care of the difference between map and application origin (but this is not new in 2.3, so I guess it's not your issue).
0 Kudos