This is small app to generate custom Google Maps showing past MLTS screenings in each state.
RAILS_ENV=development rake import:screenings
Start the server then just open up the screenings index route:
localhost:3000/screenings
Map images will be generated automatically for each state and saved in the maps/ directory.