Piwigo / piwigo-openstreetmap

OpenStreetMap integration for Piwigo
http://piwigo.org/ext/extension_view.php?eid=701
GNU General Public License v3.0
35 stars 35 forks source link

New UI to explorer photos #158

Open xbgmsharp opened 5 years ago

xbgmsharp commented 5 years ago

I wish to have a make piwigo-openstreetmap a plugin of leafletjs to explore and view photo. Something like https://www.flickr.com/map

I try a few years back but never made it by lack of knowledge and time. https://github.com/xbgmsharp/piwigo-openstreetmap/blob/master/template/osm-map4.tpl If i recall my main issue was having a nice carousel integrated as leafletjs plugin.

I open to any contribution and ideas to make a new map explorer.

samwilson commented 5 years ago

Sounds interesting!

Do you mean mainly the search bar and row of thumbnails along the bottom of the map? Because the current functionality of clicking on pins on the map is pretty good I reckon. Or is this also about when there's too many photos to show on the map?

xbgmsharp commented 5 years ago

Mainly row of thumbnails along the bottom of the map. The search is be cool too. I wish to keep the current functionality of clicking on pins on the map.

samwilson commented 5 years ago

And maybe it could also work for positioning photos on the map? Like in the Flickr Organizer, where photos can be dragged off the bottom bar and into position.

I'm keen to help with something here if I can. :)

xbgmsharp commented 5 years ago

Interesting! I as not aware of this feature. Sound awesome. if i recall correctly assigning location from a map is a feature request.

xbgmsharp commented 5 years ago

Confirmed i am stuck with the css. I am able to create a leafletjs plugin to add more control and the carousel data. However unable to correctly integrate https://sorgalla.com/jcarousel/ or any other carousel.