Skip to content

Olowodev/gis-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIS Web Development Assignment

Summary Of Project

It is a project demonstrating the use of webgl to create interactive maps for GIS purpose.
The project uses ThreeJS a webgl library with google maps api to achieve this purpose.

Visit https://gis-threejs.netlify.app to view the project and interact with the map.

Available Scripts

In the project directory, you should run:

npm install

This installs all the packages including react being used in the project.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.