OpenLayers OpenLayers

Ticket #954 (new feature)

Opened 1 year ago

Last modified 2 months ago

Snapping while digitizing vectors

Reported by: jachym Assigned to: tschaub
Priority: minor Milestone: 2.8 Release
Component: Handler.Point Version: 2.4
Keywords: Cc:
State:

Description

This patch

  • enables snapping while digitization
  • sets mouse cursor to cross-hair while digitizing
  • adds circle around the cursor, so that the snapping distance can be seen

Attachments

Point.js-diff (7.3 kB) - added by jachym on 09/03/07 07:47:28.
Snapping while digitization

Change History

09/03/07 07:47:28 changed by jachym

  • attachment Point.js-diff added.

Snapping while digitization

07/04/08 02:39:43 changed by euzuro

  • state changed.
  • milestone set to 2.7 Release.

from a cursory reading, this seems like kind of a cool patch. does this maybe already work in vectors in trunk? why hasn't this ticket gotten any traction?

I'm putting it into 2.7 now just to force someone to comment on it, move it, or close it.

07/04/08 03:08:46 changed by pgiraud

I would like to inform you that there is also some work done by Frederic Junod on snapping too. It's available in a sandbox. http://dev.openlayers.org/sandbox/camptocamp/feature/examples/modify-feature.html

The approach is different but this already works. I remember that Fred wanted to separate this into several tickets. The first one is at http://trac.openlayers.org/ticket/1192

07/28/08 12:25:01 changed by crschmidt

  • milestone changed from 2.7 Release to 2.8 Release.