Angular v19
This commit is contained in:
@@ -3,8 +3,9 @@ import { KeyboardZoom } from 'ol/interaction';
|
||||
import { MapComponent } from '../map.component';
|
||||
|
||||
@Component({
|
||||
selector: 'aol-interaction-keyboardpan',
|
||||
template: '',
|
||||
selector: 'aol-interaction-keyboardpan',
|
||||
template: '',
|
||||
standalone: false
|
||||
})
|
||||
export class KeyboardZoomInteractionComponent implements OnInit, OnDestroy {
|
||||
@Input()
|
||||
|
||||
Reference in New Issue
Block a user