How to implement draggable marker in react-native-mapbox-gl?
Asked Answered
B

0

6

I have found that we can render marker either with PointAnnotation or SymbolLayer. I couldn't find any documentation related to drag functionality for this. Is there any workaround for this?

Backhouse answered 7/12, 2018 at 11:11 Comment(3)
Have you found any solution / workaround for this? I am also looking for similar functionality.Annates
@Annates I ended up with select marker and replace by newly added marker.Backhouse
Can you explain a bit more? Sorry but I didnt understand what you said.Annates

© 2022 - 2024 — McMap. All rights reserved.