Skip to content

Galigeo/Galigeo-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galigeo API

Javascript API to embed Galigeo maps

Project structure

api: Galigeo API source code samples: A set of simple demo to illustrate how to use the api

Build the project

cd api
npm install
npm run build

(npm run build:dev for development)

Run the samples

The simplest way to run the samples is to start the Node http-server.

npm install -g http-server
cd samples
http-server -p 3000

Build the documentation

On Windows:

cd api\doc
buildDoc.bat

About

Javascript API to embed Galigeo maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •