I want to ask if there is any feature plan for making the Graphic class movable via mouse move or drag event. It would be nice if we had an interface or a function like setMovable(true) and when we inherit from Graphic, our object would be movable on the map.