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: about 1 year ago
JSON representation
ol-ext TypeScript declaration
- Host: GitHub
- URL: https://github.com/siedlerchr/types-ol-ext
- Owner: Siedlerchr
- License: mit
- Created: 2019-07-15T13:51:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-11T20:10:57.000Z (about 1 year ago)
- Last Synced: 2025-05-11T21:20:07.629Z (about 1 year ago)
- Topics: hacktoberfest, ol-ext, openlayers, typescript, typings
- Language: JavaScript
- Homepage:
- Size: 1.32 MB
- Stars: 40
- Watchers: 6
- Forks: 34
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```