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 --- misc/openlayers/examples/canvas-hit-detection.html | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 misc/openlayers/examples/canvas-hit-detection.html (limited to 'misc/openlayers/examples/canvas-hit-detection.html') diff --git a/misc/openlayers/examples/canvas-hit-detection.html b/misc/openlayers/examples/canvas-hit-detection.html deleted file mode 100644 index 2f86ea7..0000000 --- a/misc/openlayers/examples/canvas-hit-detection.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - OpenLayers Canvas Hit Detection Example - - - - - - - - -

Feature Hit Detection with Canvas

-

- Demonstrates detection of feature hits with the canvas renderer. -

-
-
-

- Click on the features above to see them selected. This example - uses the Canvas renderer so it only works on browsers where - canvas is supported. -

-

- View the canvas-hit-detection.js - source to see how this is done. -

-
- - - -- cgit v1.2.3