diff options
author | Eden Halperin <eden@mapbox.com> | 2014-05-27 17:08:08 -0700 |
---|---|---|
committer | Eden Halperin <eden@mapbox.com> | 2014-05-27 17:08:08 -0700 |
commit | 2381fedd3793d9cf34a2d6423645eca5bbafb16e (patch) | |
tree | 4c3480b3606e5b913bcfd90043d3758f350743b7 /bin | |
parent | acd6b9cb09867a3fbd2b45e07e1fddbb586f72f3 (diff) | |
download | qtlocation-mapboxgl-2381fedd3793d9cf34a2d6423645eca5bbafb16e.tar.gz |
remove style comments
Diffstat (limited to 'bin')
-rw-r--r-- | bin/style.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/style.js b/bin/style.js index 1dbe2b2cf7..f27236f293 100644 --- a/bin/style.js +++ b/bin/style.js @@ -2269,11 +2269,7 @@ module.exports = { "stroke": "text_stroke" }, "poi": { - //"color": "rgba(50,50,50,0.9)", "antialias": false - //"stroke": #000, - //"strokeWidth": 0.4, - //"strokeBlur": 2 }, "poi_label": { "color": "#444", |