Skip to content

terrestris/ol-util

Repository files navigation

ol-util

npm version GitHub license Coverage Status GitHub action build

A set of helper classes for working with OpenLayers

Installation

npm i @terrestris/ol-util

Be aware that ol-util uses a ESM build, so make sure your downstream application's bundler includes it when transpiling.

API Documentation

Development

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-util

Release

A new version is released automatically for new commits to the main branch using semantic release.

Software Bill of Materials

You find the SBOM (Software Bill of Materials) in sbom.json at root level of the project.

About

A set of helper classes for working with OpenLayers

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors