1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-05 00:48:51 +02:00

updating docs and fixing fullscreen error

This commit is contained in:
Patrik J. Braun
2018-12-12 21:03:06 +01:00
parent afcf0e2032
commit 298a6600d3
9 changed files with 76 additions and 26 deletions

View File

@ -156,19 +156,21 @@
</li>
</ul>
</li>
<li>Custom lightbox for full screen photo viewing
<li>Custom lightbox for full screen photo and video viewing
<ul>
<li>keyboard support for navigation</li>
<li>showing low-res thumbnail while full image loads</li>
<li>Information panel for showing <strong>Exif info</strong></li>
<li>Automatic playing</li>
<li>gesture support (swipe left, right, up)</li>
<li>shortcut support</li>
</ul>
</li>
<li>Client side caching (directories and search results)</li>
<li>Rendering <strong>photos</strong> with GPS coordinates <strong>on google map</strong>
<li>Rendering <strong>photos</strong> with GPS coordinates <strong>on open street map</strong>
<ul>
<li>.gpx file support</li>
<li>.gpx file support: rendering paths to map</li>
<li>supports OSM and Mapbox by default, but you can add any provider that has a tile url</li>
</ul>
</li>
<li><strong>Two modes: SQL database and no-database mode</strong>