MAPG-3 remove pov from panorama for the time being
This commit is contained in:
parent
033e03335f
commit
731a168323
@ -53,10 +53,6 @@ var googleLink;
|
||||
function initialize() {
|
||||
panorama = new google.maps.StreetViewPanorama(document.getElementById('panorama'), {
|
||||
position: realPosition,
|
||||
pov: {
|
||||
heading: 34,
|
||||
pitch: 10
|
||||
},
|
||||
disableDefaultUI: true,
|
||||
linksControl: true,
|
||||
showRoadLabels: false
|
||||
|
Loading…
Reference in New Issue
Block a user