Hi everyone,
I'm begginer in XamlMap ,
I want to develop an App, and now in comparing step,I want to choose a Map Component that allows end user to draw its own Map,and put my objects in that map,
is it possible via XamlMap ?
is there ready sample for this ?
thanks.
Hello,
Thank you for your post. I have been looking into your requirement and I can say that you can add different MapElements to your XamMap control. Here you can read more about how to do this:
http://help.infragistics.com/NetAdvantage/WPFDV/2011.2/CLR4.0/?page=xamWebMap_Map_Elements.html
Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Did this ever get answered, with a method of how you cloud add a user drawn layer to the control. I have a particular need for a polygon shapefile (or list of points) to be created and then intersection with current data.
and minimumly get
MapMouseLeftButtonDown
event postion to give me actual lat long position on map not just xy mouse position in the control