|
@@ -1,7 +1,7 @@ |
|
|
<!DOCTYPE HTML>
|
|
|
<!DOCTYPE HTML>
|
|
|
<html>
|
|
|
<html>
|
|
|
<head>
|
|
|
<head>
|
|
|
<title>pannellum embed configuration</title>
|
|
|
|
|
|
|
|
|
<title>Pannellum Embed Configuration</title>
|
|
|
<meta charset="utf-8">
|
|
|
<meta charset="utf-8">
|
|
|
<link type="text/css" rel="Stylesheet" href="css/pannellum.css" />
|
|
|
<link type="text/css" rel="Stylesheet" href="css/pannellum.css" />
|
|
|
<script>
|
|
|
<script>
|
|
@@ -51,7 +51,7 @@ |
|
|
|
|
|
|
|
|
<body>
|
|
|
<body>
|
|
|
<form name="embed_gen_form" onsubmit="return processForm(embed_gen_form); return false;">
|
|
|
<form name="embed_gen_form" onsubmit="return processForm(embed_gen_form); return false;">
|
|
|
pannellum location:<br>
|
|
|
|
|
|
|
|
|
Pannellum Location:<br>
|
|
|
<input name="pannellum_url" placeholder="pannellum.htm Location" required><p>
|
|
|
<input name="pannellum_url" placeholder="pannellum.htm Location" required><p>
|
|
|
Panorama URL:<br>
|
|
|
Panorama URL:<br>
|
|
|
<input name="pano_url" placeholder="Image File" required><p>
|
|
|
<input name="pano_url" placeholder="Image File" required><p>
|
|
@@ -59,7 +59,7 @@ |
|
|
<input name="pano_title" placeholder="Title"> <input name="pano_author" placeholder="Author"><p>
|
|
|
<input name="pano_title" placeholder="Title"> <input name="pano_author" placeholder="Author"><p>
|
|
|
Embed Size:<br>
|
|
|
Embed Size:<br>
|
|
|
<input name="embed_width" type="number" min="200" placeholder="Width" required> <input name="embed_height" type="number" min="150" placeholder="Height" required><p>
|
|
|
<input name="embed_width" type="number" min="200" placeholder="Width" required> <input name="embed_height" type="number" min="150" placeholder="Height" required><p>
|
|
|
Include pannellum logo: <input name="use_logo" type="checkbox"><p>
|
|
|
|
|
|
|
|
|
Include Pannellum Logo: <input name="use_logo" type="checkbox"><p>
|
|
|
Auto Load: <input name="autoload" type="checkbox"><p>
|
|
|
Auto Load: <input name="autoload" type="checkbox"><p>
|
|
|
Creative Commons License:
|
|
|
Creative Commons License:
|
|
|
<select name="license">
|
|
|
<select name="license">
|
|
|