https://github.com/vasnake/photo-web-map
Web map with geotagged photo and video overlay
https://github.com/vasnake/photo-web-map
geotagged js map photos
Last synced: 13 days ago
JSON representation
Web map with geotagged photo and video overlay
- Host: GitHub
- URL: https://github.com/vasnake/photo-web-map
- Owner: vasnake
- License: apache-2.0
- Created: 2018-12-06T13:42:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T11:08:44.000Z (almost 3 years ago)
- Last Synced: 2025-04-19T13:45:07.679Z (about 1 month ago)
- Topics: geotagged, js, map, photos
- Language: JavaScript
- Size: 877 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# photo-web-map
Web map with geotagged photo and video overlayIt's not a ready-to-use project, it is just a set of scripts (DIY style) created in order to build a serverless SPA:
web-map based on the Leaflet. This web-map should show clustered markers,
made from thumbnails from geotagged photo and video
that I took on my trip to USA in year 2018. Click on thumbnail should show full-size photo/video.
Web-map have a filter UI, allowing to show photos and/or videos according to selected date, state, town.
State and town names was produced with 'reverse geocoding' step of the build.For detailed information about build see script [show.sh](show.sh).
Web-map details you can find in [map.html](map.html).