A set of helper classes for working with OpenLayers
npm i @terrestris/ol-utilBe aware that ol-util uses a ESM build, so make sure your downstream application's bundler includes it when transpiling.
- Latest: https://terrestris.github.io/ol-util/latest/index.html
- Docs for other versions are available via the following format:
npm run watch:buildto can be used to inject an updated version of ol-util into another project. The script will also watch for further changes. Example usage for react-geo:
npm run watch:buildto ../react-geo/node_modules/@terrestris/ol-utilYou find the SBOM (Software Bill of Materials) in sbom.json at root level of the project.