From 4d1d172be007a7460082d3b35eb1aac6af72c10c Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 6 Mar 2009 18:28:59 +0000 Subject: [PATCH] The style:'default' hack is no longer needed here. git-svn-id: http://svn.openlayers.org/trunk/openlayers@8960 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/measure.html | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/measure.html b/examples/measure.html index 4e07031f49..b309d84b3a 100644 --- a/examples/measure.html +++ b/examples/measure.html @@ -64,7 +64,6 @@ var options = { handlerOptions: { - style: "default", // this forces default render intent layerOptions: {styleMap: styleMap}, persist: true }