Skip to content

Instantly share code, notes, and snippets.

@matthua
Created May 5, 2013 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthua/5520553 to your computer and use it in GitHub Desktop.
Save matthua/5520553 to your computer and use it in GitHub Desktop.
360 panoramic
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>360 panoramic</title>
<!-- Start wpplusonethis -->
<script type="text/javascript" src="plusone.js"></script>
<!-- End Of wpplusonethis -->
</head>
<body>
</script>
<g:panoembed imageurl="https://lh5.googleusercontent.com/-kr97Eucg6sM/UKGEuvo_eBI/AAAAAAAAi0s/adq8uqyhm_k/photo.jpg"
fullsize="4096,2048"
croppedsize="4096,1380"
offset="0,480"
autorotate="1"
displaysize="900,600"/>
<script>
gapi.panoembed.go();
</script>
</body>
</html>
@matthua
Copy link
Author

matthua commented May 5, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment