Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sirmmo committed Nov 19, 2024
1 parent 5122c70 commit bbb483b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/Map/VectorWrapperLayer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const VectorWrapperLayer = (props: any) => {
interactive: true,
pane: 'municipalities',
vectorTileLayerStyles: {
'public.places_cities.geometry': {
'municipalities': {
color: '#b6b6b6',
weight: 1,
radius: 1,
Expand Down

0 comments on commit bbb483b

Please sign in to comment.