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
@param startPoint the start point for snapping (in pixel coordinates)
80
81
@param snappingResult the list where the results are inserted (everything in map coordinate system)
81
82
@param excludePoints a list with (map coordinate) points that should be excluded in the snapping result. Useful e.g. for vertex moves where a vertex should not be snapped to its original position
@param mapCoordPoint the start point for snapping (in map coordinates)
88
90
@param snappingResult the list where the results are inserted (everything in map coordinate system)
89
91
@param excludePoints a list with (map coordinate) points that should be excluded in the snapping result. Useful e.g. for vertex moves where a vertex should not be snapped to its original position
@param startPoint the start point for snapping (in pixel coordinates)
105
106
@param snappingResult the list where the results are inserted (everything in map coordinate system)
106
107
@param excludePoints a list with (map coordinate) points that should be excluded in the snapping result. Useful e.g. for vertex moves where a vertex should not be snapped to its original position
@param mapCoordPoint the start point for snapping (in map coordinates)
113
115
@param snappingResult the list where the results are inserted (everything in map coordinate system)
114
116
@param excludePoints a list with (map coordinate) points that should be excluded in the snapping result. Useful e.g. for vertex moves where a vertex should not be snapped to its original position
0 commit comments