Class: GmfSnappingConfig

gmfThemes.GmfSnappingConfig

new GmfSnappingConfig()

Members

edge: boolean|undefined

Determines whethers the edges of features from the node layer can be snapped or not. Defaults to true.

tolerance: number|undefined

The tolerance in pixels the snapping should occur for the node layer. Defaults to 10.

vertex: boolean|undefined

Determines whethers the vertices of features from the node layer can be snapped or not. Defaults to true.