Skip to content

Commit da43c1c

Browse files
committed
correction superposition des labels
1 parent 428f37a commit da43c1c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/app/carte/carte.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ export class CarteComponent implements OnInit {
2424
new GeoportalLayerTMS({
2525
layer: "PLAN.IGN",
2626
style: "desaturated-ign"
27+
},{
28+
declutter: true
2729
}),
2830
new GeoportalLayerTMS({
2931
layer: "ADMIN_EXPRESS",

0 commit comments

Comments
 (0)