Well, the touch events on different smartphones are a bit special.
Try this example
http://www.wolfpil.de/v3/drag-from-outside.html
And if you're able to drag the markers using your Android browser let
me know and I'll think about the source where I found the solution.
On Mar 18, 10:01 pm, Mateu Yábar <
mateuya...@gmail.com> wrote:
> Hi,
>
> I've developed a simple site that contains a google map, with a marker that
> can be moved.
> When I try to see this map on Android browser (navigator), the marker, when
> moved, it creates a ghost effect: the marker is not moved but dupplicated.
>
> I attach a simple html with an example.
>
> If you open it with Android navigator, and press "draw", a new marker is
> dispalyed. When "move", a new marker is displayed but the previous one,
> still appears.
>
> Is this a known bug?
>
> Thanks.
>
> gmapsTest.html
> 1KViewDownload