Committing patch from #559 to add CLASS_NAME for all classes. (I never cleaned
these up like I should have.) git-svn-id: http://svn.openlayers.org/trunk/openlayers@2876 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -429,5 +429,9 @@ OpenLayers.Format.GML.prototype =
|
||||
coordinatesNode.appendChild(txtNode);
|
||||
|
||||
return coordinatesNode;
|
||||
}
|
||||
},
|
||||
|
||||
/** @final @type String */
|
||||
CLASS_NAME: "OpenLayers.Format.GML"
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user