Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 590 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 590 Bytes

PhotoMap

Python script for generating a map with markers where you took your photos.

Functions

Generates a HTML file containing a map with information markers on all places you took your photos. Informationwindow contains the date your photo was taken and a link to the photo on your Hard Drive.

Usage

Dependencies

  • PIL
  • gmplot

Import Note: The script uses my version of vgm64's gmplot.

Screenshot