Skip to content

booo/node-openlayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#OpenLayers 3 for node.js.

Thanks to all giants I stand on.

##Build Checkout the git submodule. Run build.sh to build the package.

##Testing Run run-test.js to run a simple test. Make sure to install jsdom via npm.

##Using Just use npm link to make the package available fo node. In your node project use npm link openlayers to install it local. Use require("openlayers").OpenLayers in your code. Or use the npm package via npm install openlayers. Some functions only work with a mocked dom. For an example on how to mock the hole dom see run-test.js

About

UNMAINTAINED: openlayers for nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published