Skip to content

Commit

Permalink
Merge pull request #300 from headwaymaps/mkirk/map-styles
Browse files Browse the repository at this point in the history
more map style tweaks
  • Loading branch information
michaelkirk authored Jan 12, 2024
2 parents aba6e34 + 8ce5db6 commit 403ed4e
Show file tree
Hide file tree
Showing 2 changed files with 677 additions and 158 deletions.
2 changes: 1 addition & 1 deletion services/frontend/www-app/src/components/BaseMap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ export default defineComponent({
}
// Add 3-D buildings
const render3DZoomLevel = 17;
const render3DZoomLevel = 16;
type LerpableValue =
| maplibregl.ExpressionSpecification
| maplibregl.ColorSpecification
Expand Down
Loading

0 comments on commit 403ed4e

Please sign in to comment.