Quote Originally Posted by Schmidt View Post
Did you try "normal Dragging" (holding the left mousekey down and then moving the map)?

Thought that this should work ... not with "live-updates of the view" currently (whilst dragging), but in the
MouseUp-Event the UserControl should navigate to the new coordinates (matching the Mouse-Distance).

It wouldn't be *that* difficult to implement a Live-View whilst dragging - but for that the approach
would need to be changed to a "tiled-one" (where one pre-downloads surrounding tiles, so that
the visualization of coord-changes can be smoother, blitted from already cached Tiles).

Olaf
Perfetct.
I nedd also to create route from one place to another. Can I do that with your app?