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