React-google-maps: Is there a way to disable dragging?

Created on 18 Sep 2017  路  1Comment  路  Source: tomchentw/react-google-maps

I wonder if there is an option to disable dragging/movement and turning the Google Map is some kind of the static map

Most helpful comment

Ah! I just found that it can be easily achieved passing draggable: false to defaultOptions 馃槄

>All comments

Ah! I just found that it can be easily achieved passing draggable: false to defaultOptions 馃槄

Was this page helpful?
0 / 5 - 0 ratings