Commit 0e6b5d20 authored by Andrey Filippov's avatar Andrey Filippov

reduced initial zoom level to see all sites; renamed loop player

parent 2d602c00
......@@ -38,9 +38,9 @@ $(function(){
var SETTINGS = {
'rating':5,
'showall':false,
'lat': 40.7233861,
'lng': -111.9328843,
'zoom': 12,
'lat': 44.92980751,
'lng': -118.25683594,
'zoom': 7,
'model': undefined
};
......
......@@ -163,7 +163,7 @@ Instructions:
<td>&nbsp;</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>&nbsp;</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment