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 --- .../tests/manual/multiple-google-layers.html | 135 --------------------- 1 file changed, 135 deletions(-) delete mode 100644 misc/openlayers/tests/manual/multiple-google-layers.html (limited to 'misc/openlayers/tests/manual/multiple-google-layers.html') diff --git a/misc/openlayers/tests/manual/multiple-google-layers.html b/misc/openlayers/tests/manual/multiple-google-layers.html deleted file mode 100644 index df5c4f0..0000000 --- a/misc/openlayers/tests/manual/multiple-google-layers.html +++ /dev/null @@ -1,135 +0,0 @@ - - - Multiple Google Layers Acceptance Test - - - - - - - -
-
-
- layers for map1 -
    -
  • -
  • -
  • -
-
-
-
-
-
- layers for map2 -
    -
  • -
  • -
  • -
-
-
-

- This example is used to confirm that resizable maps with multiple - Google layers work properly. Click the checkboxes to add/remove - layers from the maps. Use the layer switcher to change the map's - base layer. You should be able to confirm the following: -

    -
  1. Adding and removing layers doesn't raise any errors - (regardless of how many times the same layer is added/removed).
  2. -
  3. The Google "Powered By" link is always visible and clickable - when a Google layer is displayed.
  4. -
  5. The Google "Terms of Use" link is always visible and clickable - when a Google layer is displayed.
  6. -
  7. Resizing a map (by resizing the browser window) and then - changing base layer works well. That is, the center & scale are - preserved and all tiles are well aligned.
  8. -
  9. Setting the base layer to the "Dummy Layer" hides all other - Google base layers, "Powered By" link, and "Terms of Use" link.
  10. -
-

- - - \ No newline at end of file -- cgit v1.2.3