Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@terrestris/ol-util

Package Overview
Dependencies
Maintainers
17
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terrestris/ol-util

A set of helper classes for working with openLayers

latest
Source
npmnpm
Version
21.3.2
Version published
Weekly downloads
2.9K
-25.14%
Maintainers
17
Weekly downloads
 
Created
Source

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.

Keywords

openlayers

FAQs

Package last updated on 16 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts