Google have deprecated and changed options in the API. See https://developers.google.com/maps/documentation/javascript/reference/map See #2075
@@ -263,12 +263,9 @@ function initMap() {
style: 'SMALL',
position: 'TOP_LEFT'
},
- panControl: false,
streetViewControl: false,
mapTypeControl: false,
- overviewMapControl: false,
- scrollwheel: true,
- draggable: true
+ gestureHandling: "cooperative",
});
map.addMarker({