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/resize-features.html | 101 -------------------------- 1 file changed, 101 deletions(-) delete mode 100644 misc/openlayers/examples/resize-features.html (limited to 'misc/openlayers/examples/resize-features.html') diff --git a/misc/openlayers/examples/resize-features.html b/misc/openlayers/examples/resize-features.html deleted file mode 100644 index 2bf68f7..0000000 --- a/misc/openlayers/examples/resize-features.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - OpenLayers Resize Features Example - - - - - - - -

Resize Features Programatically

-
- vector, feature, resizing, resize, light -
-

- Demonstration of how to use the geometry resize methods to - change feature sizes programatically. -

-
-

This example demonstrates how features can be resized. There is not yet - a control built that provides a tool for resizing, but the geometry.resize - method can be accessed to resize programmatically.

-

Make the features bigger - or smaller. - - -- cgit v1.2.3