From 8daa75e986d3c0272355409b8048855dd42ad5cf Mon Sep 17 00:00:00 2001 From: Lukas Martinelli Date: Tue, 10 Jan 2017 17:43:39 +0100 Subject: [PATCH] Add road area pattern --- style.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/style.json b/style.json index 30ad97e..6c80287 100644 --- a/style.json +++ b/style.json @@ -1842,13 +1842,10 @@ } }, { - "id": "road_area", + "id": "road_area_pattern", "metadata": {}, "paint": { - "fill-color": "rgba(0,0,0, 1)", - "fill-antialias": false, - "fill-outline-color": "rgba(69, 6, 6, 1)", - "fill-pattern": "airfield_11" + "fill-pattern": "pedestrian_polygon" }, "type": "fill", "source": "openmaptiles",