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/setextent.html | 39 --------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 misc/openlayers/examples/setextent.html (limited to 'misc/openlayers/examples/setextent.html') diff --git a/misc/openlayers/examples/setextent.html b/misc/openlayers/examples/setextent.html deleted file mode 100644 index 5cf5685..0000000 --- a/misc/openlayers/examples/setextent.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - -Setting a visual Extent - - - - - -

Setting a Visual Extent

-
- boxes, box, marker -
-

- Use a boxes layer to visually display the area of interest indicated by a user. -

-

- Because the ability to set the map to a given extent is limited by the - current resolutions available, zoomToExtent will not always set the map to - exactly the right extent. In order to visually annotate the actual extent, - this example, will use the Boxes layer to visually describe the desired - extent as well as setting the map extent. -

-
- - - -- cgit v1.2.3