Open natnoppol opened 7 months ago
[ ] Write code in .html
[ ] Style by using .css
[ ] Use Maps Embed API link ` <iframe width="600" height="450" style="border: 0" loading="lazy" allowfullscreen referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed/v1/place?key=(YOUR_GOOGLE_API_KEY) &q=58.969975, 5.733107"
`
[ ] Where do we get info from ? Database, json or API ?
[ ] Use fetch to get info like Contact detail or address ?
[ ] Use javascript to display on WEB page. Separate each part in individual functions.
We will have to create it ourselvs i belive. I can ask DevOp team if they will make some database functions for storage purpopes. Othrwise wi will have to make the info ourselfs.
example:
[x] Use fetch to get info like Contact detail or address ?
[x] Use javascript to display on WEB page. Separate each part in individual functions.
Make a comented list breaking down into small steps how to make the functions needed for contact details and adress.
Make use of the imege below as a guide: