Hi i want to click on map and select marker type from a popup and add comment to it and drop a marker on map. like following link.Edit features with the Editor widget | ArcGIS API for JavaScript 4.14 OR https://codepen.io/pen?&editable=true&editors=100
The problem is i am not using any feature layer i am working on graphics layer and displaying polygons on click, from db and by drawing them.
I found a relative question Add markers , but all work is done on feature layer.
plus i have to add a small size editable polygon on the marker click even on graphics layer(I can do it)