blkCodeCollctve/bcc

Implement Google Map API for the Events Section

Opened this issue · 0 comments

The Meetup Section on the main page is going to use Meetup API to pull in the data on the latest meetup. One of the things that Meetup also sends is the address of the meetup. Utilizing Google Map API take that address and have it show under the map section within the Meetup Section.

Acceptance Criteria:

  • Map accurately pin points the location in which the meet up will occur.
  • Map correctly fits within the section being blow the title of the Meetup and above the meetup description.