Less intrusive version fallback
This commit is contained in:
@@ -116,3 +116,8 @@ OpenLayers.Format.WMSDescribeLayer.v1_1 = OpenLayers.Class(
|
||||
CLASS_NAME: "OpenLayers.Format.WMSDescribeLayer.v1_1"
|
||||
|
||||
});
|
||||
|
||||
// Version aliases - workaround for http://trac.osgeo.org/mapserver/ticket/2257
|
||||
OpenLayers.Format.WMSDescribeLayer.v1_1_1 =
|
||||
OpenLayers.Format.WMSDescribeLayer.v1_1_0 =
|
||||
OpenLayers.Format.WMSDescribeLayer.v1_1;
|
||||
|
||||
Reference in New Issue
Block a user