removing a change in the measure.html example committed by error in [12046], no functional change (References #3327)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12047 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2011-06-06 07:18:49 +00:00
parent 9b361ef35d
commit 3ed7d8d1de

View File

@@ -29,7 +29,6 @@
<script src="../lib/OpenLayers.js"></script>
<script type="text/javascript">
var map, measureControls;
OpenLayers.Layer.Vector.prototype.renderers = ["SVG2", "VML", "Canvas"];
function init(){
map = new OpenLayers.Map('map');