git-svn-id: http://svn.openlayers.org/trunk/openlayers@11882 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -92,7 +92,7 @@ OpenLayers.Format.WMC.v1_0_0 = OpenLayers.Class(
|
|||||||
|
|
||||||
// optional DimensionList element
|
// optional DimensionList element
|
||||||
if (context.dimensions) {
|
if (context.dimensions) {
|
||||||
node.appendChild(this.write_wmc_DimensionList(layer));
|
node.appendChild(this.write_wmc_DimensionList(context));
|
||||||
}
|
}
|
||||||
|
|
||||||
// OpenLayers specific properties go in an Extension element
|
// OpenLayers specific properties go in an Extension element
|
||||||
|
|||||||
Reference in New Issue
Block a user