mapbender/openlayers6-es5

Installs: 7 063

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 7

Forks: 2

Open Issues: 2

Language:JavaScript

Type:component

10.2.0.0 2024-10-17 12:38 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.