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
Hello
How can i implement snapping in my rinteraction when drawing lines?
I can see its working when drawing polygons but i need snap linestring to linestring and linestring to point
best regards, and thank you for your work
The text was updated successfully, but these errors were encountered:
There is no component that supports it - you will have to create a new component, inherit from RDraw or RBaseInteraction and then create both an OpenLayers Draw and Snap elements: https://openlayers.org/en/latest/examples/snap.html
Hello
How can i implement snapping in my rinteraction when drawing lines?
I can see its working when drawing polygons but i need snap linestring to linestring and linestring to point
best regards, and thank you for your work
The text was updated successfully, but these errors were encountered: