This is a migrated thread and some comments may be shown as answers.

Drag map items in RadMap

2 Answers 116 Views
Map
This is a migrated thread and some comments may be shown as answers.
Abder Rezak
Top achievements
Rank 1
Abder Rezak asked on 26 Nov 2013, 08:43 PM
Hello,

I have a RadMap with many information layers. I want to change any map item location by dragging it to a new position. I looked at DragDropManager but I don't think it's suitable for my needs, it seems to be more usefull for transferring data from one control (or application) to another rather than for changing location.

Is DragDropManager the way to go or should I use MouseMove events?
Also, is there any good example of a solution to my problem ?

Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Andrey
Telerik team
answered on 27 Nov 2013, 02:46 PM

Hello Abder Rezak,



You should use Mouse events to implement of dragging for map items.

I have attached a sample solution.

I hope it helps.



Regards,

Andrey Murzov

Telerik

TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.

Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.

Sign up for Free application insights >>
0
Abder Rezak
Top achievements
Rank 1
answered on 28 Nov 2013, 04:25 PM
Hello,

Thanks for you quick reply, it's exactly what I wanted !

Tags
Map
Asked by
Abder Rezak
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Abder Rezak
Top achievements
Rank 1
Share this question
or