This document is archived and information here might be outdated. Recommended version. |
Provides access to properties that control the snapping behavior for the current position.
Name | Description | |
---|---|---|
SnapDistance | The snap distance, in map units. | |
SnapLayers | The list of layers used for snapping. | |
SnapToLines | Indicates if positions are snapped to the lines in the snap layers' feature geometries. Defaults to false. | |
SnapToNodes | Indicates if positions are snapped to the nodes in the snap layers' feature geometries. Defaults to false. | |
SnapToVertices | Indicates if positions are snapped to the vertices in the snap layers' feature geometries. Defaults to false. |
Classes | Description |
---|---|
RealTimeFeedManager | The real-time feed manager object. |