You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This component wraps the OpenLayers's Snapping control in order to snap feature's vertex during the editing operations. He interacts with the gxp.FeatureManager and gxp.FeatureEditor in order to manage snapping's operations.
ptype: The plugin type (gxp_advancedsnappingagent).
id: The plugin's id.
targets: (Optional) Array of objects. Allows to specify layers (source and name) for wich enable the snapping. By default the snapping will be enabled for each selected layers inside the LayerTree.
An example below.