Skip to content

Commit

Permalink
Merge branch '2.4.0' into feature/WFNEWS-2411
Browse files Browse the repository at this point in the history
  • Loading branch information
ssylver93 authored Oct 29, 2024
2 parents 2500a32 + 2c8bfc4 commit d258d0d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,7 @@ export class IncidentHeaderPanelComponent implements AfterViewInit, OnInit {
opacity: 0.8,
tileSize: 1000,
bounds: bounds,
style: '7734',
sld_body: dangerRating,
style: '7734'
})
.addTo(this.map);
})
Expand Down

0 comments on commit d258d0d

Please sign in to comment.