Skip to content

Commit

Permalink
made sure that the basemap is adjusted to accomodate changes to the i…
Browse files Browse the repository at this point in the history
…ndoor map style
  • Loading branch information
CommanderStorm committed Sep 29, 2024
1 parent ba9e22d commit 2efe55f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions map/styles/navigatum-basemap.json
Original file line number Diff line number Diff line change
Expand Up @@ -3671,9 +3671,9 @@
1,
14.5,
0,
16.8,
16.4,
0,
17,
16.5,
1
],
"fill-antialias": true
Expand All @@ -3685,7 +3685,7 @@
"source": "openmaptiles",
"source-layer": "building",
"minzoom": 13.5,
"maxzoom": 17.5,
"maxzoom": 16.5,
"paint": {
"fill-extrusion-height": [
"get",
Expand All @@ -3707,11 +3707,11 @@
0,
14,
0.8,
16.8,
16.4,
0.8,
17,
16.5,
0.1,
17.1,
16.6,
0
],
"fill-extrusion-color": [
Expand Down

0 comments on commit 2efe55f

Please sign in to comment.