Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whyboris/worldpics
Shows geotagged Flickr photos from wherever you click on the Google Map
https://github.com/whyboris/worldpics
google-maps google-maps-api
Last synced: 24 days ago
JSON representation
Shows geotagged Flickr photos from wherever you click on the Google Map
- Host: GitHub
- URL: https://github.com/whyboris/worldpics
- Owner: whyboris
- License: mit
- Created: 2016-07-10T22:43:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-09T01:48:57.000Z (about 8 years ago)
- Last Synced: 2024-10-29T14:00:02.245Z (2 months ago)
- Topics: google-maps, google-maps-api
- Language: CSS
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# World Pics
A simple JavaScript app that uses Google Maps API to show a map along with Flickr API to locate geotagged photos.
# Tech used:
* Google Maps API
* Flickr API
* [Featherlight](https://github.com/noelboss/featherlight/) by [Noelboss](https://github.com/noelboss)# Credits:
* This is a reworking of [finalgroupproject1](https://github.com/y908/finalgroupproject1) by [y908](https://github.com/y908)