Skip to content

A Javascript app of Scotland's Munros using npm and google maps /highchart API's (under construction).

Notifications You must be signed in to change notification settings

gulfstream15/Javascript_Munros_API_DOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Javascript_Munros_API_DOM

A Javascript application showing Scottish Munros using google maps and highchart API's. This application manipulates the DOM using event listeners and makes a HTTP request to retrieve data and use it to display information. The application lists Scottish munros together with the location for each map using Google maps. The munro latitude and longitude are retrieved from the munro API and this is fed into a MapWrapper to create the map for that particular munro. In addition, all the munro heights are formed into a list and this is used by the the highchart column chart API to produce a chart showing the variation of munro heights in metres.

About

A Javascript app of Scotland's Munros using npm and google maps /highchart API's (under construction).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published