nativescript-mapbox icon indicating copy to clipboard operation
nativescript-mapbox copied to clipboard

Updating Map Marker Position Via Dragging

Open keithgulbro opened this issue 6 years ago • 2 comments

Hi @EddyVerbruggen ,

Thanks for creating another great plugin! My question pertains to the ability of a user to drag a marker, polyline, & polygon to adjust it's given point (lat, lng) position. I'd like to a user to be able to adjust the position of a given marker by dragging it rather than tapping on the map & collecting the lat, lng of the tapped area.

Please let me know if you have any insight into how this may be accomplished. Per the Mapbox GL JS documentation dragging should be available.

keithgulbro avatar Aug 06 '19 22:08 keithgulbro

@EddyVerbruggen Would you happen to have any insight on how this could be accomplished?

keithgulbro avatar Aug 14 '19 20:08 keithgulbro

You can implement this yourself, it's a bit of work but it's definitely possible

mojimi avatar Aug 23 '19 13:08 mojimi