Hello, I'm working on a project with a friend, its a trail map app.
We want to have multiple "Points" on the map (For food, points of interest etc.). We have coded it im HTML and JavaScript. How would I do this?
I have attached our HTML file as well.