udacity / frontend-nanodegree-resume

This repository is used for one of the projects in Udacity's Front-End Web Developer Nanodegree program. Learn how to become a Front-End Developer today with line-by-line code reviewed projects and get a job with career services!

Home Page:https://www.udacity.com/course/front-end-web-developer-nanodegree--nd001

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleMap appending to it's parent div.

Sambok opened this issue · comments

Google map object is constructed on "#map-div" instead of "#map" on helper.js file: line 117.
It's causing

element that contains "Where I've Lived and Worked" to disappear.