From a1f5e1a28bac52ee52eba559b372d4439602793a Mon Sep 17 00:00:00 2001 From: "john.schaap@kadaster.nl" Date: Mon, 7 Oct 2024 11:19:07 +0200 Subject: [PATCH] minzoom Top10NL --- projects/vectortile-demo/src/app/olmap/olmap.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/vectortile-demo/src/app/olmap/olmap.component.ts b/projects/vectortile-demo/src/app/olmap/olmap.component.ts index 378f387..357202b 100644 --- a/projects/vectortile-demo/src/app/olmap/olmap.component.ts +++ b/projects/vectortile-demo/src/app/olmap/olmap.component.ts @@ -340,7 +340,7 @@ export class OlmapComponent implements OnInit, OnChanges { case Visualisatie.Top10nlKleurrijk: case Visualisatie.Top10nlStandaard: case Visualisatie.Top10nlTegels: - minzoom = 10 + minzoom = 9.05 break default: