Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siedlerchr/types-ol-ext

ol-ext TypeScript declaration
https://github.com/siedlerchr/types-ol-ext

hacktoberfest ol-ext openlayers typescript typings

Last synced: 5 days ago
JSON representation

ol-ext TypeScript declaration

Awesome Lists containing this project

README

        

# 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
```