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

how do you make the radmap for wpf pan programatically?

1 Answer 80 Views
Map
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 22 Nov 2011, 02:28 AM
I need to make the RadMap pan left/right/up/down based on some non-ui events.  How do I tell the map to pan programatically? Which property do I use?  Is there a RoutedUICommand or something?

I had to do the same thing for zooming and that was pretty easy.  I've found the PanningCompleted event, but don't know where the Pan function is :)  Please point me in the right direction.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 22 Nov 2011, 10:32 AM
Hello Matt,

You can use the RadMap.Center property which represents the center point of the map view.

Regards,
Andrey Murzov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

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