From 623e6e7112c3e819e0ef92b4b5ed1342943ef9ee Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Mon, 10 Sep 2007 17:55:58 +0000 Subject: [PATCH] copying geojson.html to vector-formats.html - this will be the place to demo all read/write vector formats git-svn-id: http://svn.openlayers.org/trunk/openlayers@4203 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/vector-formats.html | 166 +++++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 examples/vector-formats.html diff --git a/examples/vector-formats.html b/examples/vector-formats.html new file mode 100644 index 0000000000..95fb162f2f --- /dev/null +++ b/examples/vector-formats.html @@ -0,0 +1,166 @@ + + + Vector Formats + + + + + + +
+

OpenLayers Vector Formats Example

+
+
+

Use the drop-down below to select the input/output format + for vector features. New features can be added by using the drawing + tools above or by pasting their text representation below.

+ + +   + + +
+ +
+ +
+
+
+

Use the tools to the left to draw new polygons, lines, and points. + After drawing some new features, hover over a feature to see the + serialized version below.

+ +
+ +