From 33a1c842d6edfc76c54e1cd43402b2298cb74f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Fri, 9 Dec 2011 00:04:43 +0100 Subject: [PATCH] remove the old-fashioned popups.html example --- examples/popups.html | 134 ------------------------------------------- 1 file changed, 134 deletions(-) delete mode 100644 examples/popups.html diff --git a/examples/popups.html b/examples/popups.html deleted file mode 100644 index 640c44e57b..0000000000 --- a/examples/popups.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - -

Popup Mayhem

- -
- popup, popups -
-

- All kinds of ways to create and interact with Popups. -

- -
-

If you open an anchoredbubble and switch to google, it shouldn't crash. If it does, don't release OpenLayers.

-
click to add Popup to map
-
click to add a Marker with an AnchoredBubble popup
-
click to modify popup's attributes
-
click to remove the popup from map
-
click to remove the markers layer
-
marker.onscreen()?
-
click to destroy the popup from map
-
- Detailed description of this example needs to be written. -
- -