summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-07-03 12:30:25 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-07-03 12:30:25 +0200
commit1b2c48027e1e8d8bbffdeebbbd67fa14075b225d (patch)
tree78a65450df4f2ae4631131fc3941bbae7e95613a /bin
parent6e18711992097fbc8a4eb46df0ec7a32b04beb52 (diff)
downloadqtlocation-mapboxgl-1b2c48027e1e8d8bbffdeebbbd67fa14075b225d.tar.gz
remove duplicate layers
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js26
1 files changed, 0 insertions, 26 deletions
diff --git a/bin/style.js b/bin/style.js
index 03f8e5a8d4..21cca2af34 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -1239,19 +1239,6 @@ module.exports = {
"line-width": 0.8
}
}, {
- "id": "road_major_rail_hatching",
- "ref": "road_major_rail",
- "style": {
- "line-color": "#c8c4c0",
- "line-dasharray": [2, 31],
- "line-width": 5
- },
- "style.night": {
- "line-color": "#c8c4c0",
- "line-dasharray": [2, 31],
- "line-width": 5
- }
- }, {
"id": "road_motorway_link_casing",
"source": "mapbox",
"source-layer": "road",
@@ -1648,19 +1635,6 @@ module.exports = {
"line-width": "@aerialway_width"
}
}, {
- "id": "road_major_rail_hatching",
- "ref": "road_major_rail",
- "style": {
- "line-color": "#c8c4c0",
- "line-dasharray": [2, 31],
- "line-width": 5
- },
- "style.night": {
- "line-color": "#c8c4c0",
- "line-dasharray": [2, 31],
- "line-width": 5
- }
- }, {
"id": "admin_l3",
"source": "mapbox",
"source-layer": "admin",