|
-
May 4th, 2015, 05:46 PM
#13
Re: VB6 WebBrowser problem... a serious problem!
 Originally Posted by jmsrickland
It's a very nice map app. Any way to make the map move as you move the mouse (like scrolling)
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
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|