How can I get the new latitude and longitude from user draggable event on react native? #1758
Unanswered
simancaaswork
asked this question in
Q&A
Replies: 1 comment
-
@simancaaswork - I think the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this initial location: [-69.365805, 10.062641] where I'm puttin on the marker. When the user press this marker an move it on to another position on the map, how can I get the new coordinates?
Beta Was this translation helpful? Give feedback.
All reactions