From a852fc5153596cba260469ba88e9c882e8302cb3 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Thu, 21 Apr 2011 23:04:39 +0000 Subject: [PATCH] The 'new OpenLayers.Map()' syntax used in this exmaple doesn't work. Correcting that, it is still unclear if the example works. I'm removing it to avoid confusion by others. git-svn-id: http://svn.openlayers.org/trunk/openlayers@11908 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/custom-control-point.html | 59 ------------------------------ 1 file changed, 59 deletions(-) delete mode 100644 examples/custom-control-point.html diff --git a/examples/custom-control-point.html b/examples/custom-control-point.html deleted file mode 100644 index 30e0233227..0000000000 --- a/examples/custom-control-point.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - OpenLayers Custom Control Point Examle - - - - - - -

Custom Control Point Example

- -
- control, point, cleanup -
- -

- Demonstrate the addition of a point reporting control to the OpenLayers window. -

- -
-
- -
- -