From 00d12c53d2aee008ff4362f515279665e211cb3b Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 27 Feb 2015 17:17:20 -0800 Subject: [PATCH] Add GeoJSON below labels --- debug/site.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug/site.js b/debug/site.js index 74ebb7726c5..4632b434ccf 100644 --- a/debug/site.js +++ b/debug/site.js @@ -25,7 +25,7 @@ map.on('style.load', function() { "line-color": "#EC8D8D", "line-width": "@motorway_width" } - }); + }, 'country_label_1'); }); map.on('click', function(e) {