set the CLASS_NAME to the complete class name (add OpenLayers.Layer.)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8237 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -309,6 +309,6 @@ OpenLayers.Layer.FixedZoomLevels = OpenLayers.Class({
|
||||
return zoom;
|
||||
},
|
||||
|
||||
CLASS_NAME: "FixedZoomLevels"
|
||||
CLASS_NAME: "OpenLayers.Layer.FixedZoomLevels"
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user