We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167a065 commit 4ad0d1cCopy full SHA for 4ad0d1c
README.MD
@@ -3,6 +3,19 @@
3
## Demo
4
https://quentin-ol.github.io/ngx-openlayers/
5
6
+## Dependencies
7
+
8
+ngx-openlayers works with the following versions which must be installed as peer dependencies:
9
10
+| ngx-openlayers | Angular | Openlayers |
11
+|----------------|----------------|----------------|
12
+| 19.x | ^19.0.0 | ~10.5.0 |
13
+| 18.x | ^18.0.0 | ~10.5.0 |
14
+| 17.x | ^17.0.0 | ~9.2.4 |
15
+| 16.x | ^16.0.0 | ~8.2.0 |
16
+| 15.x | ^15.0.0 | ~7.5.2 |
17
+| 14.x | ^14.0.0 | ~6.15.1 |
18
19
## Installation
20
21
To install this library, run:
0 commit comments