Hello
I am trying to achieve a functionality where a user can copy a geometry to the clipboard, and then paste this geometry into a an existing feature layer with the correct geometry-type using "Paste special".
However I am really struggling to find a solution to this. I have found the ClipboardItem class in the API, however I am not sure how I can copy a geometry to the clipboard as an geometry object or feature object.
If there is anyone here who have gotten this to work, I would be very happy to get some pointers.
Thanks a bunch for your time
Tor