From 6431d06048791763f3644b3a0457cc9c4f1df6d3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 16 Dec 2018 18:11:12 +0100 Subject: csvs and citations --- client/map/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/map') diff --git a/client/map/index.js b/client/map/index.js index 15153a90..788894f9 100644 --- a/client/map/index.js +++ b/client/map/index.js @@ -2,7 +2,7 @@ import L from 'leaflet' import './leaflet.bezier' function getCitations(dataset) { - console.log(dataset.citations) + // console.log(dataset.citations) return dataset.citations.map(c => ({ title: c[0], location: c[2], -- cgit v1.2.3-70-g09d2