Advertisement
WyvurnYt

code

Feb 16th, 2024
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. <title>Street View Containers</title><script src="https://polyfill.io/v3/polyfill.min.js?features=default"></script><style>body,html{height:100%;margin:0;padding:0}#street-view{height:100%}.gm-style a[title='Open this area in Google Maps (opens a new window)']{display:none!important}a[href^="http://maps.google.com/maps"]{display:none!important}a[href^="https://maps.google.com/maps"]{display:none!important}.gm-style-cc,.gmnoprint a,.gmnoprint span{display:none}.gmnoprint div{background:0 0!important}</style><script>let panorama; function initialize() {panorama = new google.maps.StreetViewPanorama(document.getElementById("street-view"),{showRoadLabels: false, fullscreenControl: false, addressControl: false, zoomControl: false, position: { lat:
  2. , lng:
  3. }, pov: { heading: 165, pitch: 0 }, zoom: 0.1,},);} window.initialize = initialize;</script><div id=street-view></div><script src="https://maps.googleapis.com/maps/api/js?key=
  4. &callback=initialize&v=weekly"defer></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement