bugfix/streetviewcontrol-is-still-visible #34

Merged
bence merged 2 commits from bugfix/streetviewcontrol-is-still-visible into develop 2021-05-02 16:27:35 +02:00
Showing only changes of commit e03850ce05 - Show all commits

View File

@ -517,6 +517,7 @@
zoomControlOptions: {
position: google.maps.ControlPosition.LEFT_BOTTOM
},
streetViewControl: false,
draggableCursor: 'crosshair'
});