Skip to content

Commit 53f0f43

Browse files
committed
release
1 parent d24ef20 commit 53f0f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/eurostat-map.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
out.filters_ = { lastTimePeriod:1 };
2020
out.precision_ = 2;
2121
out.csvDataSource_ = null;
22-
//https://github.com/badosa/JSON-stat/blob/master/utils/fromtable.md
22+
//use https://github.com/badosa/JSON-stat/blob/master/utils/fromtable.md ?
2323
out.statData_ = null;
2424
out.scale_ = "20M";
2525
out.scaleExtent_ = [1,4];

0 commit comments

Comments
 (0)