diff --git a/examples/GMLParser.html b/examples/GMLParser.html deleted file mode 100644 index a98df5f701..0000000000 --- a/examples/GMLParser.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - OpenLayers GML Parser - - - - - - -

GML Parser Example

- -
- GML, parse, parsing -
- -

- Demonstrate the operation of the GML parser. -

- -
- -
- This script reads data from a GML file and parses out the coordinates, appending them to a HTML string with markup tags. - This markup is dumped to an element in the page. -
- -