OpenLayers OpenLayers

Ticket #1326 (new feature)

Opened 5 months ago

Last modified 3 months ago

Vector feature specific move() to location method

Reported by: sbenthall Assigned to: sbenthall
Priority: minor Milestone: 2.7 Release
Component: Feature.Vector Version: 2.5
Keywords: Cc:
State: Needs More Work

Description

A move() method for Feature.Vector that takes a pixel or LonLat as argument, moves the feature to that location, and redraws.

Attachments

Vector.js.diff (0.9 kB) - added by sbenthall on 02/07/08 12:07:11.
Patch for Vector.js

Change History

02/07/08 12:07:11 changed by sbenthall

  • attachment Vector.js.diff added.

Patch for Vector.js

02/07/08 15:05:09 changed by sbenthall

  • state set to Review.
  • milestone set to 2.7 Release.

04/27/08 01:08:11 changed by crschmidt

  • state changed from Review to Needs More Work.

Needs tests. (Yes, I should have said this earlier, but abandoning our 'test everything' position was a mistake, and I'd like to get away from it, especially for new features.)