nss-evening-cohort-9 / foundations-group-project-kiss-the-goat

foundations-group-project-kiss-the-goat created by GitHub Classroom
0 stars 0 forks source link

Research - map feature #17

Closed emilykdewitt closed 5 years ago

emilykdewitt commented 5 years ago

User Story

As a developer, I need to know how to integrate a dynamic map function into my page that allows the user to see the location of my business on a map and also interact with the map to zoom in or out and see what's in the surrounding area.

Acceptance Criteria

WHEN I open this issue THEN I will see documentation on dynamic maps in the comments below AND see example screenshots of how to display the map on a website.

Development

zoeames commented 5 years ago

This is going to be VERY difficult to do at this point in the class - it will require an API. Put this ticket absolutely last.

emilykdewitt commented 5 years ago

Thanks! We decided that I would spend 10-15 minutes researching and if it was too complicated, we would just have a static image of the location on a map.

emilykdewitt commented 5 years ago
emilykdewitt commented 5 years ago

More information on how to embed a map into a page: https://www.w3schools.com/tags/att_iframe_src.asp

zoeames commented 5 years ago

👍