Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'draggable: true' default option is deprecated #134

Open
kolen opened this issue Mar 13, 2018 · 0 comments
Open

'draggable: true' default option is deprecated #134

kolen opened this issue Mar 13, 2018 · 0 comments

Comments

@kolen
Copy link

kolen commented Mar 13, 2018

In current Google Maps release 3.31, draggable option is deprecated.

draggable Type:  boolean
If false, prevents the map from being dragged. Dragging is enabled by default.

Note: This property is deprecated. To disable dragging on the map, you can use the gestureHandling property, and set it to "none".

jquery-locationpicker-plugin sets it to true:

draggable: settings.draggable,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant