remove builtin streetViewControl from google map

This commit is contained in:
Bence Pőcze 2021-05-02 13:13:11 +02:00
parent 19a1b79b0a
commit 3045d8acbb
Signed by: bence
GPG Key ID: AA52B11A3269D1C1

View File

@ -513,10 +513,6 @@
zoomControlOptions: {
position: google.maps.ControlPosition.LEFT_BOTTOM
},
streetViewControl: true,
streetViewControlOptions: {
position: google.maps.ControlPosition.LEFT_BOTTOM
},
draggableCursor: 'crosshair'
});