# types-ol-ext

[ol-ext](https://github.com/Viglino/ol-ext) TypeScript declaration. If you encounter any missing typings or wrong, please open an issue!

Version >=3.5.x is compatible with ol-ext 4.0.x and ol9

## Installation

Add this package with an alias:

```sh
# NPM
npm i -D @types/ol-ext@npm:@siedlerchr/types-ol-ext

# Yarn
yarn add -D @types/ol-ext@npm:@siedlerchr/types-ol-ext
```
