I create markers in my project and assign an id to them. I use the OnDragEnd function to access the id with the help of e.nativeEvent and change its position. It works fine