/ol-util

Primary LanguageJavaScriptOtherNOASSERTION

ol-util

Build Status Coverage Status

A set of helper classes for working with OpenLayers

Installation

npm i @terrestris/ol-util

API Documentation

Development

npm run watch:buildto can be used to inject an updated version of ol-util into antother 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