Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
x3domlet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
x3domlet
Commits
0e6b5d20
Commit
0e6b5d20
authored
Sep 11, 2017
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reduced initial zoom level to see all sites; renamed loop player
parent
2d602c00
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.js
js/index.js
+3
-3
viewer.html
viewer.html
+1
-1
No files found.
js/index.js
View file @
0e6b5d20
...
...
@@ -38,9 +38,9 @@ $(function(){
var
SETTINGS
=
{
'rating'
:
5
,
'showall'
:
false
,
'lat'
:
4
0.723386
1
,
'lng'
:
-
11
1.9328843
,
'zoom'
:
12
,
'lat'
:
4
4.9298075
1
,
'lng'
:
-
11
8.25683594
,
'zoom'
:
7
,
'model'
:
undefined
};
...
...
viewer.html
View file @
0e6b5d20
...
...
@@ -163,7 +163,7 @@ Instructions:
<td>
</td>
</tr>
<tr
class=
'experimental'
>
<td><a
id=
'lpl'
>
Loop player
</a></td>
<td><a
id=
'lpl'
title=
'Viewer for the almost raw image set used to generate the 3d model'
>
Set of 4 images
</a></td>
</tr>
<tr
class=
'experimental'
>
<td>
</td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment