I wonder if there is an option to disable dragging/movement and turning the Google Map is some kind of the static map
Ah! I just found that it can be easily achieved passing draggable: false to defaultOptions 馃槄
draggable: false
defaultOptions
Most helpful comment
Ah! I just found that it can be easily achieved passing
draggable: falsetodefaultOptions馃槄