Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit ea5dbe5

Browse files
author
Jin IGARASHI
committed
changed building style for 3D
1 parent b87c903 commit ea5dbe5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

public/style.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6026,7 +6026,7 @@
60266026
],
60276027
"id": "pg-building",
60286028
"paint": {
6029-
"fill-color": [
6029+
"fill-extrusion-color": [
60306030
"match",
60316031
[
60326032
"get",
@@ -6051,11 +6051,12 @@
60516051
215,
60526052
215
60536053
]
6054-
]
6054+
],
6055+
"fill-extrusion-height": 2
60556056
},
60566057
"source": "v",
60576058
"source-layer": "building",
6058-
"type": "fill"
6059+
"type": "fill-extrusion"
60596060
},
60606061
{
60616062
"filter": [

0 commit comments

Comments
 (0)