Back to Top

Solution: Map moves when we drag the marker in touchscreen

Solution: Map moves when we drag the marker in touchscreen

From the few days, I am working with the google map.Google map is a very popular feature on most websites and I want to implement draggable marker feature in Google Map. you can set marker as draggable by setting draggable parameter as true into marker variable.

The following code will allow to provide drag option to google map.

Today I found an issue is when I drag the Marker, the map also starts dragging only for touchscreen devices like mobile.it was working fine with chrome but not in other browsers.

so i got the pretty simple solution for that issue as follows:

That’s it.check your map into the touchscreen devices.

Hope this post will helpful for you, waiting for your responses.Thank you for reading.Feel free to share your thoughts! Don’t Forget to Follow us on Twitter or Subscribe us to Get the Latest Updates.

Comments (1)

  1. Of course!!! How come I didnt think that!!! Thanks Bhumi you solution was simple , elegant and 100% useful… :).

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Most Popular Posts

How to use Change DB Prefix Plugin

Posted on 11 years ago

Bhumi

ECMAScript 6 New Features – 2

Posted on 5 years ago

Bhumi

An Introduction to Gulp JS

Posted on 6 years ago

Bhumi