Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
heuzef
/
pannellum
réplica de
https://github.com/mpetroff/pannellum.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
22
Wiki
Actividad
Explorar el Código
removing type param access from standalone url
pull/1131/head
Shawn Scofield
hace 2 años
committed by
Matthew Petroff
padre
d39a61e1be
commit
34f6bee35c
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
src/standalone/standalone.js
+ 0
- 1
src/standalone/standalone.js
Ver fichero
@@ -58,7 +58,6 @@ function parseURLParameters() {
case 'showControls':
configFromURL[option] = JSON.parse(value);
break;
case 'type':
case 'author':
case 'title':
case 'firstScene':
Escribir
Vista previa
Cargando…
Cancelar
Guardar