@@ -100,6 +100,7 @@ export class MapComponent implements OnInit {
}),
}),*/
],
+ zoomWithModifierKeyOnly: true,
});
/* Now wait for the OpenLayers Map object to load */
this.hsEventBusService.olMapLoads.subscribe(() => {