Skip to content

sahana/ol-rollup

 
 

Repository files navigation

OpenLayers + Rollup

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

Clone the project.

git clone [email protected]:openlayers/ol-rollup.git

Install the project dependencies.

cd ol-rollup
npm install

Create a bundle for the browser.

npm run build

Open index.html to see the result.

open index.html

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 83.4%
  • HTML 16.6%