forgot to commit modified examples (references #1679)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7782 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2008-08-18 12:57:32 +00:00
parent 8f45e0572e
commit 5e9965a922
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@
pointRadius: 10
}),
isBaseLayer: true,
yOrdering: true
rendererOptions: {yOrdering: true}
}
);

View File

@@ -38,7 +38,7 @@
graphicZIndex: GOLD_Z_INDEX
}),
isBaseLayer: true,
yOrdering: true
rendererOptions: {yOrdering: true}
}
);