I have a MapLayer that shows where each of my customers are when I click on a dot it must fire the mouse event but nothing happens? Any Ideas?
Andrew
I may need to know more about your setup, but have your tried using the XamWebMap.MapMouseLeftButtonDown event instead?
-Graham
Or for that matter XamWebMap.ElementClick?
If these don't work for your let me know more about how your layer is setup so that I can try to put a sample together.