Landing : Athabascau University

Unit 6: Using Libraries

  • Public
By Mipam Lauder February 27, 2021 - 7:29pm

For this unit I used the Leaflet library found at https://leafletjs.com/.  This was quite a fun experience for me!  I enjoyed learning about how the library worked, and how it interfaced with the https://www.openstreetmap.org/ map data.

The api loads the position from the selected link element, polls the openstreetmap server for the map tiles, and displays a map marker and marina name.

The website files are the same as Unit 5, as it turned out that what I wanted to do in Unit 5 applied to Units 6 and 7 as well.

Website Files:  Unit 5 website files