mapbender/openlayers6-es5

Installs: 5 915

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 7

Forks: 2

Open Issues: 2

Language:JavaScript

Type:component

7.5.2.0 2024-03-18 15:08 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.