CodingForProduct / LoveLA

A streamlined path to discovery for L.A. locals and tourists using the Metro
https://lovela.herokuapp.com/
2 stars 0 forks source link

Add a Map of the Metro #38

Closed jendiamond closed 7 years ago

jendiamond commented 7 years ago

<iframe src="https://www.google.com/maps/d/embed?mid=1NWazJpruzDOiyFQ8imx78bYvRxo&hl=en_US" width="640" height="480"></iframe>

map

modified: app/assets/stylesheets/application.scss deleted: app/controllers/home_controller.rb new file: app/controllers/static_pages_controller.rb modified: app/views/layouts/_navbar.html.erb new file: app/views/static_pages/gmap.html.erb modified: config/routes.rb