Ticket #1161 (closed feature: fixed)

Opened 6 years ago

Last modified 6 years ago

Smoother VirtualEarth Dragging

Reported by: crschmidt Owned by: euzuro
Priority: minor Milestone: 2.6 Release
Component: Layer.VirtualEarth Version: 2.5
Keywords: Cc:
State:

Description

Use VirtualEarth's "PanMap" method to move the map.

Attachments

ve.patch Download (2.0 KB) - added by crschmidt 6 years ago.
veDragging.patch Download (5.3 KB) - added by euzuro 6 years ago.
slight mods on cr5's original patch. moving the hidedashboard() call back to where it was, adding a check to make sure the PanMap() function exists, and renaming the draggingGoogle.html example to smoothDragging.html to showcase/acceptance-test all of the smooth scrolling in one example.

Change History

Changed 6 years ago by crschmidt

Changed 6 years ago by crschmidt

  • keywords review added

#1053 is incorporated into this patch, as otherwise you get two thigns trying to drag -- mouse over VE and the PanMap functions.

Changed 6 years ago by euzuro

slight mods on cr5's original patch. moving the hidedashboard() call back to where it was, adding a check to make sure the PanMap() function exists, and renaming the draggingGoogle.html example to smoothDragging.html to showcase/acceptance-test all of the smooth scrolling in one example.

Changed 6 years ago by crschmidt

  • keywords commit added; review removed

Looks good. Your patch is slightly goofy because it's based on an SVN move... but if you're committing out o the same directory, it should 'just work', and I'm fine with that. Go ahead to commit

Changed 6 years ago by euzuro

  • keywords commit removed
  • status changed from new to closed
  • resolution set to fixed

(In [5227]) give the ve layer smooth (but safe) dragging. just like google layer. (Closes #1161) (See #1053)

Note: See TracTickets for help on using tickets.