From aa8f9f509e360aefb33a03db7013a20f34db1b11 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 6 Jun 2014 13:25:10 +0100 Subject: Remove some debugging --- src/leaflet-soton.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/leaflet-soton.js b/src/leaflet-soton.js index aea9f1c..f32b3a9 100644 --- a/src/leaflet-soton.js +++ b/src/leaflet-soton.js @@ -1683,7 +1683,6 @@ SELECT * WHERE {\ stopLayers[feature.properties.uri] = layer; if (options.stopOptions.onEachFeature) { - console.log("stops"); options.stopOptions.onEachFeature(feature, layer); } }, -- cgit v1.2.3