Hi, I try to register for keyevents for my plugin/layer but this doesn't seem to work :( Main.map.mapView.addKeyListener(this); Is there a good way to get notified for the cursor keys? Matthias