1
At setting a Marker as Draggable(true), you need to hold clickado on the same to turn it "Draggable".
I need that simply by dragging your finger on it, it drags.
An example would be the 99taxi, who has the Marker loose.
1
At setting a Marker as Draggable(true), you need to hold clickado on the same to turn it "Draggable".
I need that simply by dragging your finger on it, it drags.
An example would be the 99taxi, who has the Marker loose.
Browser other questions tagged c# android xamarin maps
You are not signed in. Login or sign up in order to post.
Check out the response of the Commonsware staff here: https://stackoverflow.com/a/3897611/7762411. They implement things on onTouchEvent
– Grupo CDS Informática
Boy, thanks for the tip. I think that’s what I really need.
– Diego Moreira