My “JavaScript Programming” course is actually making me use Angular instead, to make an interactive world map.
I have set up the project, up to the point of creating a map component, downloading the map.svg, and have the url for the API they want me to use. Issue is… I have no idea how to implement all of this to include the map on the html page and then all of the typescript stuff.
If anyone has tips/tricks/guidance, I’d greatly appreciate it.