The style:'default' hack is no longer needed here.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@8960 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2009-03-06 18:28:59 +00:00
parent 7ed1aaea29
commit 4d1d172be0

View File

@@ -64,7 +64,6 @@
var options = {
handlerOptions: {
style: "default", // this forces default render intent
layerOptions: {styleMap: styleMap},
persist: true
}