Skip to content

Commit

Permalink
DBC22-972 Text on map truncated
Browse files Browse the repository at this point in the history
  • Loading branch information
fatbird committed Apr 16, 2024
1 parent c8297b1 commit 4c8a59f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontend/src/Components/Map.js
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ export default function MapWrapper({
});

const vectorLayer = new VectorTileLayer({
declutter: true,
source: new VectorTileSource({
format: new MVT(),
url: window.BASE_MAP,
Expand Down

0 comments on commit 4c8a59f

Please sign in to comment.