From e30f267181d990947e67909de4809fa941698c85 Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Sat, 17 Oct 2015 21:36:38 +0200 Subject: Upgrading openlayers to 3.x --- .../examples/accessible-click-control.html | 69 ---------------------- 1 file changed, 69 deletions(-) delete mode 100644 misc/openlayers/examples/accessible-click-control.html (limited to 'misc/openlayers/examples/accessible-click-control.html') diff --git a/misc/openlayers/examples/accessible-click-control.html b/misc/openlayers/examples/accessible-click-control.html deleted file mode 100644 index c8d97cd..0000000 --- a/misc/openlayers/examples/accessible-click-control.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - Accessible Custom Click Control - - - - - - - - - -

An accessible click control implementation

- -
- click, control, accessibility -
- - - Jump to map - - -
- -

- Demonstrate the KeyboardDefaults control as well as a control that - allows clicking on the map using the keyboard. - First focus the map (using tab key or mouse), then press the 'i' - key to activate the query control. You can then move the point - using arrow keys. Press 'RETURN' to get the coordinate. Press 'i' - again to deactivate the control. -

- - - -- cgit v1.2.3