Hello world !
I create some graphics in my map and it's really cool but after doing it I need to Select the graphic that I just created with all the node hightligted !
My goal is to have something like a really simple Editing session where you can drag'n'drop the nodes of the graphic !
I looked in the API's doc of the graphics but I didn't found anything for the selection/editing ... however I saw some event like graphic-node-add or graphic-node-remove but no method for selecting or editing !
An idea ?
Thank you by advance 😃