LatLong correct until I move the map?
Hi, I am working with the map control inside a win forms app. I get the LatLong object from e.View which I get in the OnClick event. The event fires twice for some reason. I get the same lat or long each time the event fires provided I havent panned themap. If Ive panned the map, the first time the event fires I get the correct value, the second time I get an incorrect value. It stumps me.
Why are events firing twice?
Why do I only get the correct lat or long (the second time it fires) if I havent panned the map?
Any help appreciated.
Rob

