Removed lurking console.log

This commit is contained in:
Christopher S. Case
2015-03-11 10:09:58 -05:00
parent 15a4b7f4a6
commit 1fb932f7bb

View File

@@ -314,7 +314,6 @@ ol.style.createDefaultEditingStyles = function() {
styles[ol.geom.GeometryType.LINE_STRING]
);
console.log(styles[ol.geom.GeometryType.CIRCLE]);
styles[ol.geom.GeometryType.POINT] = [
new ol.style.Style({