From 249a9f6a4d03cc4002e28acfba9b1198ef2aa5cc Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 7 Jul 2007 15:49:53 +0000 Subject: [PATCH] #807 - adding the resize-features.html example that didn't make it in before git-svn-id: http://svn.openlayers.org/trunk/openlayers@3655 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/resize-features.html | 94 +++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 examples/resize-features.html diff --git a/examples/resize-features.html b/examples/resize-features.html new file mode 100644 index 0000000000..842189882e --- /dev/null +++ b/examples/resize-features.html @@ -0,0 +1,94 @@ + + + OpenLayers Resize Features Example + + + + + +
+

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. + +