https://github.com/gromnitsky/map-gallery
An image gallery on an svg map
https://github.com/gromnitsky/map-gallery
Last synced: 7 months ago
JSON representation
An image gallery on an svg map
- Host: GitHub
- URL: https://github.com/gromnitsky/map-gallery
- Owner: gromnitsky
- Created: 2021-08-02T22:45:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-09T18:04:31.000Z (about 4 years ago)
- Last Synced: 2025-01-20T06:42:14.932Z (9 months ago)
- Language: JavaScript
- Homepage: http://gromnitsky.users.sourceforge.net/js/examples/map-gallery/multiple.html
- Size: 179 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to add a new entry to the map
1. Put a photo to `src/` dir, where its filename == twitter account,
e.g., for an account named "cat", the filename should be `cat.jpg`
or `cat.webp`.2. Create an array item in `src/map.json`. Look for valid key names in
`src/map.svg`.## Loicense
MIT.