OpenLayers OpenLayers

Changeset 8605

Show
Ignore:
Timestamp:
01/08/09 10:22:42 (1 year ago)
Author:
tschaub
Message:

Add a snapping agent for snapping vertices to nodes, vertices, or edges while editing vector features (creating new sketches or modifying existing features). Provides configuration options for multiple target layers with (optional) specific tolerance values for each target and each snap type. Implemented as an independent control. (see #954)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/topp/editing/lib/OpenLayers.js

    r8089 r8605  
    158158            "OpenLayers/Control/Scale.js", 
    159159            "OpenLayers/Control/ScaleLine.js", 
     160            "OpenLayers/Control/Snapping.js", 
    160161            "OpenLayers/Control/LayerSwitcher.js", 
    161162            "OpenLayers/Control/DrawFeature.js",