mapbender/openlayers6-es5

Installs: 6 195

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 7

Forks: 2

Open Issues: 2

Language:JavaScript

Type:component

9.1.0.0 2024-05-14 11:21 UTC

README

Openlayers 6 single-file build for ES5

Build output

npm install
npm run build

Output is placed into dist/ol-debug.js (somewhat readable) and dist/ol.js (minified).
A sourcemap for the minified version is placed into dist/ol.map.js.