Create Format for OWSContext, r=ahocevar (closes #2063)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10300 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -301,6 +301,13 @@ OpenLayers.Layer = OpenLayers.Class({
|
||||
*/
|
||||
SUPPORTED_TRANSITIONS: ['resize'],
|
||||
|
||||
/**
|
||||
* Property: metadata
|
||||
* {Object} This object can be used to store additional information on a
|
||||
* layer object.
|
||||
*/
|
||||
metadata: {},
|
||||
|
||||
/**
|
||||
* Constructor: OpenLayers.Layer
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user