Skip to content

openlayers/ol-browserify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLayers + Browserify

This example demonstrates how the ol package can be used with browserify.

Clone the project.

git clone https://github.com/openlayers/ol-browserify.git

Install the project dependencies.

cd ol-browserify
npm install

Create a bundle for the browser.

npm run build

Open index.html to see the result.

open index.html

About

Using browserify and the ol package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published