You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-6Lines changed: 39 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,13 @@ the web. It is a JavaScript framework that combines the GIS functionality of
14
14
[Sencha](http://www.sencha.com/).
15
15
16
16
Version 2 of GeoExt is the successor to the
17
-
[GeoExt 1.x-series](http://geoext.org) and is built atop the newest official
18
-
installments of its base libraries; OpenLayers 2.13.1 and ExtJS 4.2.1.
17
+
[GeoExt 1.x-series](http://geoext.org).
18
+
19
+
GeoExt 2.1.x is built atop OpenLayers 2.13.1 and ExtJS 5.1.0 and provides full backward compatibility to ExtJS 4.2.1.
20
+
So GeoExt 2.1 is usable either with ExtJS 5.1 or Ext 4.2.1.
21
+
22
+
23
+
GeoExt 2.0.x is based on OpenLayers 2.13.1 and ExtJS 4.2.1 and is maintained in the [v2.0.x-maintenance Branch](https://github.com/geoext/geoext2/tree/v2.0.x-maintenance).
19
24
20
25
21
26
## More information on GeoExt 2
@@ -39,7 +44,25 @@ already includes ExtJS and OpenLayers:
0 commit comments