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() {
|
function initialize() {
|
||||||
panorama = new google.maps.StreetViewPanorama(document.getElementById('panorama'), {
|
panorama = new google.maps.StreetViewPanorama(document.getElementById('panorama'), {
|
||||||
position: realPosition,
|
position: realPosition,
|
||||||
pov: {
|
|
||||||
heading: 34,
|
|
||||||
pitch: 10
|
|
||||||
},
|
|
||||||
disableDefaultUI: true,
|
disableDefaultUI: true,
|
||||||
linksControl: true,
|
linksControl: true,
|
||||||
showRoadLabels: false
|
showRoadLabels: false
|
||||||
|
Loading…
Reference in New Issue
Block a user